Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_utils.c120 if (attrib >= AVRC_PLAYER_SETTING_LOW_MENU_EXT) { in avrc_is_valid_player_attrib_value()
147 (attr >= AVRC_PLAYER_SETTING_LOW_MENU_EXT) ) { in AVRC_IsValidPlayerAttr()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h265 #define AVRC_PLAYER_SETTING_LOW_MENU_EXT 0x80 macro
838 (a >= AVRC_PLAYER_SETTING_LOW_MENU_EXT)) ? TRUE : FALSE)