Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_aact.c102 bta_av_str_stopped, /* BTA_AV_STR_STOPPED */
1486 bta_av_str_stopped(p_scb, NULL); in bta_av_do_close()
1996 void bta_av_str_stopped (tBTA_AV_SCB *p_scb, tBTA_AV_DATA *p_data) in bta_av_str_stopped() function
2120 bta_av_str_stopped(p_scb, (tBTA_AV_DATA *)&stop); in bta_av_reconfig()
2130 bta_av_str_stopped(p_scb, NULL); in bta_av_reconfig()
2458 bta_av_str_stopped(p_scb, NULL); in bta_av_str_closed()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h657 extern void bta_av_str_stopped (tBTA_AV_SCB *p_scb, tBTA_AV_DATA *p_data);