Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_aact.c142 BTA_AV_STR_CLOSE_EVT, /* AVDT_CLOSE_CFM_EVT */
143 BTA_AV_STR_CLOSE_EVT, /* AVDT_CLOSE_IND_EVT */
169 BTA_AV_STR_CLOSE_EVT, /* AVDT_CLOSE_CFM_EVT */
170 BTA_AV_STR_CLOSE_EVT, /* AVDT_CLOSE_IND_EVT */
516 p_msg->hdr.event == BTA_AV_STR_CLOSE_EVT) { in bta_av_proc_stream_evt()
524 p_msg->hdr.event == BTA_AV_STR_CLOSE_EVT) { in bta_av_proc_stream_evt()
Dbta_av_main.c1279 case BTA_AV_STR_CLOSE_EVT: return "STR_CLOSE"; in bta_av_evt_code()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h74 BTA_AV_STR_CLOSE_EVT, enumerator