Searched refs:call_held (Results 1 – 4 of 4) sorted by relevance
47 static void call_held(struct bt_conn *conn, uint32_t value) in call_held() function78 .call_held = call_held,
116 void (*call_held)(struct bt_conn *conn, uint32_t value); member
29 CREATE_FLAG(call_held);38 SET_FLAG(call_held); in tbs_hold_call_cb()435 WAIT_FOR_COND(call_held); in test_main()
334 if (bt_hf->call_held) { in ag_indicator_handle_values()335 bt_hf->call_held(conn, value); in ag_indicator_handle_values()