Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h112 #define BTA_AV_LAST_SM_EVT BTA_AV_AVRC_NONE_EVT macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c1218 } else if (event >= BTA_AV_FIRST_SM_EVT && event <= BTA_AV_LAST_SM_EVT) { in bta_av_hdl_event()