Searched refs:held_calls (Results 1 – 1 of 1) sorted by relevance
114 static struct bt_tbs_call *held_calls[CONFIG_BT_TBS_MAX_CALLS]; variable1237 held_calls[held_calls_cnt++] = &inst->calls[i]; in hold_other_calls()1240 held_calls[held_calls_cnt++] = &inst->calls[i]; in hold_other_calls()1503 tbs_cbs->hold_call(conn, held_calls[i]->index); in notify_app()