Searched refs:AVRC_PDU_GET_ITEM_ATTRIBUTES (Results 1 – 6 of 6) sorted by relevance
191 case AVRC_PDU_GET_ITEM_ATTRIBUTES: in avrc_opcode_from_pdu()
459 case AVRC_PDU_GET_ITEM_ATTRIBUTES: /* 0x73 */ in avrc_pars_browsing_cmd()
1500 case AVRC_PDU_GET_ITEM_ATTRIBUTES: in AVRC_BldResponse()
407 CASE_RETURN_STR(AVRC_PDU_GET_ITEM_ATTRIBUTES) in dump_rc_pdu()
1328 case AVRC_PDU_GET_ITEM_ATTRIBUTES: in opcode_from_pdu()1576 case AVRC_PDU_GET_ITEM_ATTRIBUTES: { in btif_rc_upstreams_evt()2380 avrc_rsp.get_attrs.pdu = AVRC_PDU_GET_ITEM_ATTRIBUTES; in get_item_attr_rsp()2381 avrc_rsp.get_attrs.opcode = opcode_from_pdu(AVRC_PDU_GET_ITEM_ATTRIBUTES); in get_item_attr_rsp()
227 #define AVRC_PDU_GET_ITEM_ATTRIBUTES 0x73 macro