Searched refs:AVRC_PDU_PREV_GROUP (Results 1 – 5 of 5) sorted by relevance
203 case AVRC_PDU_PREV_GROUP: /* pass thru */ in avrc_opcode_from_pdu()
846 case AVRC_PDU_PREV_GROUP: in AVRC_BldResponse()
219 #define AVRC_PDU_PREV_GROUP 0x01 macro854 #define AVRC_IS_VALID_GROUP(a) ((a <= AVRC_PDU_PREV_GROUP) ? TRUE : FALSE)
384 if (u16 <= AVRC_PDU_PREV_GROUP) in bta_av_group_navi_supported()389 if (u16 <= AVRC_PDU_PREV_GROUP) in bta_av_group_navi_supported()
1025 case AVRC_PDU_PREV_GROUP: /* pass thru */ in opcode_from_pdu()