Searched refs:AVRC_PLAYER_VAL_ON (Results 1 – 2 of 2) sorted by relevance
97 if ((value > 0) && (value <= AVRC_PLAYER_VAL_ON)) result = true; in avrc_is_valid_player_attrib_value()
331 #define AVRC_PLAYER_VAL_ON 0x02 macro