Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/avrc/
Davrc_utils.c97 case AVRC_PLAYER_SETTING_EQUALIZER: in avrc_is_valid_player_attrib_value()
142 if ( (attr >= AVRC_PLAYER_SETTING_EQUALIZER && attr <= AVRC_PLAYER_SETTING_SCAN) || in AVRC_IsValidPlayerAttr()
/external/bluetooth/bluedroid/stack/include/
Davrc_defs.h261 #define AVRC_PLAYER_SETTING_EQUALIZER 0x01 macro