mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
ble_mesh: Remove unused macro FRIEND_BUF_SIZE
This commit is contained in:
@@ -29,8 +29,6 @@
|
|||||||
|
|
||||||
#ifdef CONFIG_BLE_MESH_FRIEND
|
#ifdef CONFIG_BLE_MESH_FRIEND
|
||||||
|
|
||||||
#define FRIEND_BUF_SIZE (BLE_MESH_ADV_DATA_SIZE - BLE_MESH_NET_HDR_LEN)
|
|
||||||
|
|
||||||
/* We reserve one extra buffer for each friendship, since we need to be able
|
/* 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.
|
* to resend the last sent PDU, which sits separately outside of the queue.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user