Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag.c834 static void bt_hfp_ag_unit_call_terminate(struct bt_hfp_ag *ag, void *user_data) in bt_hfp_ag_unit_call_terminate() function
862 err = hfp_ag_next_step(ag, bt_hfp_ag_unit_call_terminate, NULL); in bt_hfp_ag_chup_handler()
1149 bt_hfp_ag_unit_call_terminate(ag, user_data); in bt_hfp_ag_audio_connection()
1320 (void)hfp_ag_next_step(ag, bt_hfp_ag_unit_call_terminate, NULL); in bt_hfp_ag_bcs_handler()