Home
last modified time | relevance | path

Searched refs:held_calls (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs.c108 static struct bt_tbs_call *held_calls[CONFIG_BT_TBS_MAX_CALLS]; variable
932 held_calls[held_calls_cnt++] = &inst->calls[i]; in hold_other_calls()
936 held_calls[held_calls_cnt++] = &inst->calls[i]; in hold_other_calls()
1246 tbs_cbs->hold_call(conn, held_calls[i]->index); in notify_app()