Searched refs:AVRC_PDU_PLAY_ITEM (Results 1 – 7 of 7) sorted by relevance
65 case AVRC_PDU_PLAY_ITEM: /* 0x74 */ in AVRC_IsValidAvcType()
651 case AVRC_PDU_PLAY_ITEM: in AVRC_BldCommand()
364 case AVRC_PDU_PLAY_ITEM: /* 0x74 */ in avrc_pars_vendor_cmd()
1475 case AVRC_PDU_PLAY_ITEM: in AVRC_BldResponse()
399 CASE_RETURN_STR(AVRC_PDU_PLAY_ITEM) in dump_rc_pdu()
1686 case AVRC_PDU_PLAY_ITEM: { in btif_rc_upstreams_evt()2513 avrc_rsp.play_item.pdu = AVRC_PDU_PLAY_ITEM; in play_item_rsp()2514 avrc_rsp.play_item.opcode = opcode_from_pdu(AVRC_PDU_PLAY_ITEM); in play_item_rsp()4951 avrc_cmd.pdu = AVRC_PDU_PLAY_ITEM; in play_item_cmd()
229 AVRC_PDU_PLAY_ITEM = 0x74, enumerator