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

/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h345 #define AVRC_SYSTEMSTATE_PWR_UNPLUGGED 0x02 macro
852 #define AVRC_IS_VALID_SYSTEM_STATUS(a) ((a <= AVRC_SYSTEMSTATE_PWR_UNPLUGGED) ? TRUE : FALSE)

Completed in 40 milliseconds