Bluetooth: Mesh: Remove unused macro
The FRIEND_BUF_SIZE macro has no users. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
parent
ad28c2d67a
commit
4f3b0cb28c
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@
|
|||
#include "foundation.h"
|
||||
#include "friend.h"
|
||||
|
||||
#define FRIEND_BUF_SIZE (BT_MESH_ADV_DATA_SIZE - BT_MESH_NET_HDR_LEN)
|
||||
|
||||
/* We reserve one extra buffer for each friendship, since we need to be able
|
||||
* to resend the last sent PDU, which sits separately outside of the queue.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue