Home
last modified time | relevance | path

Searched refs:SendAbortContinuingResponseCmd (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.h817 void SendAbortContinuingResponseCmd(const RawAddress &rawAddr, uint8_t pduId);
H A Davrcp_ct_service.cpp1614 profile_->SendAbortContinuingResponseCmd(rawAddr, pduId); in AbortContinuingResponseNative()
H A Davrcp_ct_profile.cpp1142 void AvrcCtProfile::SendAbortContinuingResponseCmd(const RawAddress &rawAddr, uint8_t pduId) in SendAbortContinuingResponseCmd() function in OHOS::bluetooth::AvrcCtProfile