Searched refs:bt_mesh_get_stored_relay_count (Results 1 – 3 of 3) sorted by relevance
88 uint16_t bt_mesh_get_stored_relay_count(void);
585 uint16_t bt_mesh_get_stored_relay_count(void) in bt_mesh_get_stored_relay_count() function
1279 if (bt_mesh_get_stored_relay_count() >= BLE_MESH_MAX_STORED_RELAY_COUNT) { in bt_mesh_net_relay()