Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/avrc/
Davrc_utils.cc102 case AVRC_PLAYER_SETTING_EQUALIZER: in avrc_is_valid_player_attrib_value()
138 if ((attr >= AVRC_PLAYER_SETTING_EQUALIZER && in AVRC_IsValidPlayerAttr()
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h325 #define AVRC_PLAYER_SETTING_EQUALIZER 0x01 macro