Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_utils.c97 case AVRC_PLAYER_SETTING_EQUALIZER: in avrc_is_valid_player_attrib_value()
146 if ( (attr >= AVRC_PLAYER_SETTING_EQUALIZER && attr <= AVRC_PLAYER_SETTING_SCAN) || in AVRC_IsValidPlayerAttr()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h261 #define AVRC_PLAYER_SETTING_EQUALIZER 0x01 macro