Searched refs:hold_call (Results 1 – 6 of 6) sorted by relevance
38 .hold_call = NULL,
140 bt_tbs_call_change_cb hold_call; member464 bt_tbs_client_cp_cb hold_call; member
915 bool hold_call = true; in hold_other_calls() local920 hold_call = false; in hold_other_calls()925 if (!hold_call) { in hold_other_calls()1181 if (tbs_cbs->hold_call != NULL) { in notify_app()1182 tbs_cbs->hold_call(conn, call_index); in notify_app()1244 if (held_calls_cnt != 0 && tbs_cbs->hold_call != NULL) { in notify_app()1246 tbs_cbs->hold_call(conn, held_calls[i]->index); in notify_app()
301 cp_cb = tbs_client_cbs->hold_call; in call_cp_callback_handler()
79 .hold_call = tbs_hold_call_cb,
306 .hold_call = tbs_client_hold_call_cb,