Searched defs:bta_av_str_stopped (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_aact.c113 bta_av_str_stopped, /* BTA_AV_STR_STOPPED */
1352 bta_av_str_stopped(p_scb, NULL);
1820 ** Function bta_av_str_stopped
1827 void bta_av_str_stopped (tBTA_AV_SCB *p_scb, tBTA_AV_DATA *p_data) function
1835 APPL_TRACE_ERROR2("bta_av_str_stopped:audio_open_cnt=%d, p_data %x",
1888 APPL_TRACE_EVENT1("bta_av_str_stopped status %d", suspend_rsp.status);
1958 bta_av_str_stopped(p_scb, (tBTA_AV_DATA *)&stop);
1972 bta_av_str_stopped(p_scb, NULL);
2317 bta_av_str_stopped(p_scb, NULL);

Completed in 71 milliseconds