Searched refs:BLE_MESH_QUEUE_SET_SIZE (Results 1 – 1 of 1) sorted by relevance
76 #define BLE_MESH_QUEUE_SET_SIZE (BLE_MESH_ADV_QUEUE_SIZE + BLE_MESH_RELAY_QUEUE_SIZE) macro634 mesh_queue_set = xQueueCreateSet(BLE_MESH_QUEUE_SET_SIZE); in bt_mesh_adv_init()