Searched refs:AVRC_PDU_PREV_GROUP (Results 1 – 5 of 5) sorted by relevance
199 case AVRC_PDU_PREV_GROUP: /* pass thru */ in avrc_opcode_from_pdu()
1405 case AVRC_PDU_PREV_GROUP: in AVRC_BldResponse()
238 AVRC_PDU_PREV_GROUP = 0x01, enumerator982 #define AVRC_IS_VALID_GROUP(a) (((a) <= AVRC_PDU_PREV_GROUP) ? true : false)
396 if (u16 <= AVRC_PDU_PREV_GROUP) ret = AVRC_RSP_IMPL_STBL; in bta_av_group_navi_supported()398 if (u16 <= AVRC_PDU_PREV_GROUP) in bta_av_group_navi_supported()
1414 case AVRC_PDU_PREV_GROUP: /* pass thru */ in opcode_from_pdu()