Searched refs:get_dev_cnt (Results 1 – 3 of 3) sorted by relevance
145 uint16_t get_dev_cnt(void);
489 size_t acceptor_count = get_dev_cnt() - 2; in bap_broadcast_assistant_recv_state_cb()1141 const size_t acceptor_cnt = get_dev_cnt() - 1; /* Assume all other devices are acceptors in test_main_cap_commander_capture_and_render()1197 acceptor_count = get_dev_cnt() - 2; in test_main_cap_commander_broadcast_reception()1239 acceptor_count = get_dev_cnt() - 1; in test_main_cap_commander_cancel()
286 uint16_t get_dev_cnt(void) in get_dev_cnt() function