Home
last modified time | relevance | path

Searched refs:AVRC_TG_RSP_CODE_REJECTED (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_pass_through.cpp92 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassemblePacket()
98 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassemblePacket()
H A Davrcp_tg_vendor.cpp35 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in AvrcTgVendorPacket()
80 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in AssemblePackets()
131 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassemblePacket()
333 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in AssembleParameters()
359 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassembleParameters()
680 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassembleParameters()
857 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassembleParameters()
1018 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassembleParameters()
1206 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassembleParameters()
1377 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassembleParameters()
[all …]
H A Davrcp_tg_unit_info.cpp77 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassemblePacket()
H A Davrcp_tg_sub_unit_info.cpp81 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassemblePacket()
H A Davrcp_tg_packet.h53 AVRC_TG_RSP_CODE_REJECTED = 0x0A, // Rejected command. enumerator
H A Davrcp_tg_profile.cpp506 packet->SetCrCode(AVRC_TG_RSP_CODE_REJECTED); in ReceivePassCmd()
917 acrPkt->SetCrCode(AVRC_TG_RSP_CODE_REJECTED); in ReceiveAbortContinuingResponseCmd()
923 acrPkt->SetCrCode(AVRC_TG_RSP_CODE_REJECTED); in ReceiveAbortContinuingResponseCmd()
929 acrPkt->SetCrCode(AVRC_TG_RSP_CODE_REJECTED); in ReceiveAbortContinuingResponseCmd()
948 crCode = AVRC_TG_RSP_CODE_REJECTED; in SendSetAddressedPlayerRsp()
979 crCode = AVRC_TG_RSP_CODE_REJECTED; in SendPlayItemRsp()
1008 crCode = AVRC_TG_RSP_CODE_REJECTED; in SendAddToNowPlayingRsp()
2074 crCode = AVRC_TG_RSP_CODE_REJECTED; in ExplainResultToPassCrCode()
2097 crCode = AVRC_TG_RSP_CODE_REJECTED; in ExplainResultToStatusCrCode()
2120 crCode = AVRC_TG_RSP_CODE_REJECTED; in ExplainResultToControlCrCode()
H A Davrcp_tg_notification.cpp91 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in AssembleParameters()
408 crCode_ = AVRC_TG_RSP_CODE_REJECTED; in DisassembleParameters()