Searched refs:AVRC_PDU_PLAY_ITEM (Results 1 – 7 of 7) sorted by relevance
65 case AVRC_PDU_PLAY_ITEM: /* 0x74 */ in AVRC_IsValidAvcType()
634 case AVRC_PDU_PLAY_ITEM: in AVRC_BldCommand()
341 case AVRC_PDU_PLAY_ITEM: /* 0x74 */ in avrc_pars_vendor_cmd()
1476 case AVRC_PDU_PLAY_ITEM: in AVRC_BldResponse()
408 CASE_RETURN_STR(AVRC_PDU_PLAY_ITEM) in dump_rc_pdu()
1611 case AVRC_PDU_PLAY_ITEM: { in btif_rc_upstreams_evt()2443 avrc_rsp.play_item.pdu = AVRC_PDU_PLAY_ITEM; in play_item_rsp()2444 avrc_rsp.play_item.opcode = opcode_from_pdu(AVRC_PDU_PLAY_ITEM); in play_item_rsp()4839 avrc_cmd.pdu = AVRC_PDU_PLAY_ITEM; in play_item_cmd()
228 #define AVRC_PDU_PLAY_ITEM 0x74 macro