Searched refs:AVRC_PDU_PREV_GROUP (Results 1 – 6 of 6) sorted by relevance
205 case AVRC_PDU_PREV_GROUP: /* pass thru */ in avrc_opcode_from_pdu()
1429 case AVRC_PDU_PREV_GROUP: in AVRC_BldResponse()
24 case AVRC_PDU_PREV_GROUP: in free_avrc_response()
240 AVRC_PDU_PREV_GROUP = 0x01, enumerator985 #define AVRC_IS_VALID_GROUP(a) (((a) <= AVRC_PDU_PREV_GROUP) ? true : false)
438 if (u16 <= AVRC_PDU_PREV_GROUP) ret = AVRC_RSP_IMPL_STBL; in bta_av_group_navi_supported()440 if (u16 <= AVRC_PDU_PREV_GROUP) in bta_av_group_navi_supported()
1568 case AVRC_PDU_PREV_GROUP: /* pass thru */ in opcode_from_pdu()