Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_connection.h272 void DisableExcludeEvents(const RawAddress &rawAddr, std::vector<uint8_t> events);
H A Davrcp_ct_connection.cpp324 void AvrcCtConnectManager::DisableExcludeEvents(const RawAddress &rawAddr, std::vector<uint8_t> eve… in DisableExcludeEvents() function in OHOS::bluetooth::AvrcCtConnectManager
H A Davrcp_ct_profile.cpp733 AvrcCtConnectManager::GetInstance()->DisableExcludeEvents(rawAddr, packet.GetEvents()); in ReceiveGetCapabilitiesRsp()