Searched refs:AVRC_IS_VALID_EVENT_ID (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_bld_tg.c93 if (AVRC_IS_VALID_EVENT_ID(p_event_id[xx]))
/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h841 #define AVRC_IS_VALID_EVENT_ID(a) (((a >= AVRC_EVT_PLAY_STATUS_CHANGE) && \ macro

Completed in 40 milliseconds