Searched refs:btif_a2dp_on_offload_started (Results 1 – 3 of 3) sorted by relevance
290 void btif_a2dp_on_offload_started(tBTA_AV_STATUS status);
454 btif_a2dp_on_offload_started(BTA_AV_FAIL); in btif_av_state_idle_handler()601 btif_a2dp_on_offload_started(BTA_AV_FAIL); in btif_av_state_opening_handler()686 btif_a2dp_on_offload_started(BTA_AV_FAIL); in btif_av_state_closing_handler()846 btif_a2dp_on_offload_started(BTA_AV_FAIL); in btif_av_state_opened_handler()1027 btif_a2dp_on_offload_started(p_av->status); in btif_av_state_started_handler()
1250 void btif_a2dp_on_offload_started(tBTA_AV_STATUS status) in btif_a2dp_on_offload_started() function