ble_mesh: Remove unused macro FRIEND_BUF_SIZE

pull/4625/head
lly 2019-10-24 10:13:39 +08:00
rodzic 67cb3062a6
commit 865434e6de
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -29,8 +29,6 @@
#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
* to resend the last sent PDU, which sits separately outside of the queue.
*/