Searched refs:BTA_AV_LAST_SM_EVT (Results 1 – 2 of 2) sorted by relevance
112 #define BTA_AV_LAST_SM_EVT BTA_AV_AVRC_NONE_EVT macro
1218 } else if (event >= BTA_AV_FIRST_SM_EVT && event <= BTA_AV_LAST_SM_EVT) { in bta_av_hdl_event()