Searched refs:get_dev_cnt (Results 1 – 3 of 3) sorted by relevance
124 uint16_t get_dev_cnt(void);
189 uint16_t get_dev_cnt(void) in get_dev_cnt() function
445 size_t acceptor_count = get_dev_cnt() - 2; in bap_broadcast_assistant_recv_state_cb()1083 const size_t acceptor_cnt = get_dev_cnt() - 1; /* Assume all other devices are acceptors in test_main_cap_commander_capture_and_render()1139 acceptor_count = get_dev_cnt() - 2; in test_main_cap_commander_broadcast_reception()