Home
last modified time | relevance | path

Searched refs:SendVendorAbortCmd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.cpp692 void AvrcCtProfile::SendVendorAbortCmd(const RawAddress &rawAddr, uint8_t pduId) const in SendVendorAbortCmd() function in OHOS::bluetooth::AvrcCtProfile
805 SendVendorAbortCmd(rawAddr, lpasvPkt->GetPduId()); in ReceiveListPlayerApplicationSettingValuesRsp()
872 SendVendorAbortCmd(rawAddr, gcpasvPkt->GetPduId()); in ReceiveGetCurrentPlayerApplicationSettingValueRsp()
961 SendVendorAbortCmd(rawAddr, gpasatPkt->GetPduId()); in ReceiveGetPlayerApplicationSettingAttributeTextRsp()
1028 SendVendorAbortCmd(rawAddr, gpasvtPkt->GetPduId()); in ReceiveGetPlayerApplicationSettingValueTextRsp()
1093 SendVendorAbortCmd(rawAddr, geaPkt->GetPduId()); in ReceiveGetElementAttributesRsp()
1394 SendVendorAbortCmd(rawAddr, notifyPkt->GetPduId()); in InformPlayerApplicationSettingChanged()
H A Davrcp_ct_profile.h1182 void SendVendorAbortCmd(const RawAddress &rawAddr, uint8_t pduId) const;