Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/av/
Dbta_av_aact.cc1365 bta_av_str_stopped(p_scb, NULL); in bta_av_do_close()
1952 void bta_av_str_stopped(tBTA_AV_SCB* p_scb, tBTA_AV_DATA* p_data) { in bta_av_str_stopped() function
2096 bta_av_str_stopped(p_scb, (tBTA_AV_DATA*)&stop); in bta_av_reconfig()
2116 bta_av_str_stopped(p_scb, (tBTA_AV_DATA*)&stop); in bta_av_reconfig()
2118 bta_av_str_stopped(p_scb, NULL); in bta_av_reconfig()
2123 bta_av_str_stopped(p_scb, NULL); in bta_av_reconfig()
2528 bta_av_str_stopped(p_scb, NULL); in bta_av_str_closed()
Dbta_av_ssm.cc242 event_handler1 = &bta_av_str_stopped; in bta_av_better_stream_state_machine()
Dbta_av_int.h815 void bta_av_str_stopped(tBTA_AV_SCB* p_scb, tBTA_AV_DATA* p_data);