Searched defs:AVRC_EVT_PLAY_STATUS_CHANGE (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h316 #define AVRC_EVT_PLAY_STATUS_CHANGE 0x01 macro
841 #define AVRC_IS_VALID_EVENT_ID(a) (((a >= AVRC_EVT_PLAY_STATUS_CHANGE) && \

Completed in 46 milliseconds