Searched refs:AVRC_PDU_GET_ELEMENT_ATTR (Results 1 – 8 of 8) sorted by relevance
46 case AVRC_PDU_GET_ELEMENT_ATTR: /* 0x20 */ in AVRC_IsValidAvcType()
630 case AVRC_PDU_GET_ELEMENT_ATTR: in AVRC_BldCommand()
273 case AVRC_PDU_GET_ELEMENT_ATTR: /* 0x20 */ in avrc_pars_vendor_cmd()
753 case AVRC_PDU_GET_ELEMENT_ATTR: { in avrc_ctrl_pars_vendor_rsp()
1452 case AVRC_PDU_GET_ELEMENT_ATTR: in AVRC_BldResponse()
396 CASE_RETURN_STR(AVRC_PDU_GET_ELEMENT_ATTR) in dump_rc_pdu()
1438 case AVRC_PDU_GET_ELEMENT_ATTR: { in btif_rc_upstreams_evt()1859 avrc_rsp.get_attrs.pdu = AVRC_PDU_GET_ELEMENT_ATTR; in get_element_attr_rsp()1860 avrc_rsp.get_attrs.opcode = opcode_from_pdu(AVRC_PDU_GET_ELEMENT_ATTR); in get_element_attr_rsp()2845 case AVRC_PDU_GET_ELEMENT_ATTR: in btif_rc_status_cmd_timeout_handler()4257 case AVRC_PDU_GET_ELEMENT_ATTR: in handle_avk_rc_metamsg_rsp()4963 avrc_cmd.get_elem_attrs.pdu = AVRC_PDU_GET_ELEMENT_ATTR; in get_element_attribute_cmd()
216 #define AVRC_PDU_GET_ELEMENT_ATTR 0x20 macro