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()
1406 case AVRC_PDU_PREV_GROUP: in AVRC_BldResponse()
238 #define AVRC_PDU_PREV_GROUP 0x01 macro979 #define AVRC_IS_VALID_GROUP(a) (((a) <= AVRC_PDU_PREV_GROUP) ? true : false)
401 if (u16 <= AVRC_PDU_PREV_GROUP) ret = AVRC_RSP_IMPL_STBL; in bta_av_group_navi_supported()403 if (u16 <= AVRC_PDU_PREV_GROUP) in bta_av_group_navi_supported()
1337 case AVRC_PDU_PREV_GROUP: /* pass thru */ in opcode_from_pdu()