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

/system/bt/stack/avrc/
H A Davrc_utils.cc113 if (attrib >= AVRC_PLAYER_SETTING_LOW_MENU_EXT) result = true;
136 (attr >= AVRC_PLAYER_SETTING_LOW_MENU_EXT)) {
/system/bt/stack/include/
H A Davrc_defs.h325 #define AVRC_PLAYER_SETTING_LOW_MENU_EXT 0x80 macro
963 ((a) >= AVRC_PLAYER_SETTING_LOW_MENU_EXT)) \
/system/bt/btif/src/
H A Dbtif_rc.cc3453 if (p_rsp->attrs[xx] > AVRC_PLAYER_SETTING_LOW_MENU_EXT) {

Completed in 16 milliseconds