Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h125 #define BTA_AV_LAST_EVT BTA_AV_API_STOP_EVT macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c1210 if (event > BTA_AV_LAST_EVT) { in bta_av_hdl_event()