Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h49 BTA_AV_AVRC_MSG_EVT, enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c1255 case BTA_AV_AVRC_MSG_EVT: return "AVRC_MSG"; in bta_av_evt_code()
Dbta_av_act.c263 p_buf->hdr.event = BTA_AV_AVRC_MSG_EVT; in bta_av_rc_msg_cback()