Searched refs:bt_mesh_proxy_srv_connected_cnt (Results 1 – 3 of 3) sorted by relevance
31 uint8_t bt_mesh_proxy_srv_connected_cnt(void);
1235 uint8_t bt_mesh_proxy_srv_connected_cnt(void) in bt_mesh_proxy_srv_connected_cnt() function
2151 WAIT_FOR_COND(bt_mesh_proxy_srv_connected_cnt() == 1, 10); in test_tx_priv_gatt_proxy()