Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h97 BTA_AV_AVRC_CLOSE_EVT, enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c1301 case BTA_AV_AVRC_CLOSE_EVT: return "AVRC_CLOSE"; in bta_av_evt_code()
Dbta_av_act.c219 msg_event = BTA_AV_AVRC_CLOSE_EVT; in bta_av_rc_ctrl_cback()