Searched refs:hold_other_calls (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/audio/ |
D | tbs.c | 814 static void hold_other_calls(struct tbs_inst *inst, uint8_t call_index_cnt, in hold_other_calls() function 856 hold_other_calls(inst, 1, &ccp->call_index); in accept_call() 931 hold_other_calls(inst, 1, &ccp->call_index); in retrieve_call() 959 hold_other_calls(inst, 1, &call->index); in originate_call() 1029 hold_other_calls(inst, call_index_cnt, ccp->call_indexes); in join_calls()
|