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()
329 case AVRC_PDU_SET_ADDRESSED_PLAYER: /* 0x60 */ in avrc_pars_vendor_cmd()
803 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()
1525 case AVRC_PDU_SET_ADDRESSED_PLAYER: { in btif_rc_upstreams_evt()2150 avrc_rsp.addr_player.pdu = AVRC_PDU_SET_ADDRESSED_PLAYER; in set_addressed_player_rsp()2151 avrc_rsp.addr_player.opcode = opcode_from_pdu(AVRC_PDU_SET_ADDRESSED_PLAYER); in set_addressed_player_rsp()4324 case AVRC_PDU_SET_ADDRESSED_PLAYER: in handle_avk_rc_metamsg_rsp()4760 avrc_cmd.addr_player.pdu = AVRC_PDU_SET_ADDRESSED_PLAYER; in set_addressed_player_cmd()
223 #define AVRC_PDU_SET_ADDRESSED_PLAYER 0x60 macro