Searched refs:AVRC_PDU_SET_ADDRESSED_PLAYER (Results 1 – 8 of 8) sorted by relevance
64 case AVRC_PDU_SET_ADDRESSED_PLAYER: /* 0x60 */ in AVRC_IsValidAvcType()
651 case AVRC_PDU_SET_ADDRESSED_PLAYER: in AVRC_BldCommand()
332 case AVRC_PDU_SET_ADDRESSED_PLAYER: /* 0x60 */ in avrc_pars_vendor_cmd()
812 case AVRC_PDU_SET_ADDRESSED_PLAYER: in avrc_ctrl_pars_vendor_rsp()
1472 case AVRC_PDU_SET_ADDRESSED_PLAYER: in AVRC_BldResponse()
402 CASE_RETURN_STR(AVRC_PDU_SET_ADDRESSED_PLAYER) in dump_rc_pdu()
1521 case AVRC_PDU_SET_ADDRESSED_PLAYER: { in btif_rc_upstreams_evt()2146 avrc_rsp.addr_player.pdu = AVRC_PDU_SET_ADDRESSED_PLAYER; in set_addressed_player_rsp()2147 avrc_rsp.addr_player.opcode = opcode_from_pdu(AVRC_PDU_SET_ADDRESSED_PLAYER); in set_addressed_player_rsp()4266 case AVRC_PDU_SET_ADDRESSED_PLAYER: in handle_avk_rc_metamsg_rsp()4702 avrc_cmd.addr_player.pdu = AVRC_PDU_SET_ADDRESSED_PLAYER; in set_addressed_player_cmd()
223 #define AVRC_PDU_SET_ADDRESSED_PLAYER 0x60 macro