Searched refs:DisableExcludeEvents (Results 1 – 3 of 3) sorted by relevance
272 void DisableExcludeEvents(const RawAddress &rawAddr, std::vector<uint8_t> events);
324 void AvrcCtConnectManager::DisableExcludeEvents(const RawAddress &rawAddr, std::vector<uint8_t> eve… in DisableExcludeEvents() function in OHOS::bluetooth::AvrcCtConnectManager
733 AvrcCtConnectManager::GetInstance()->DisableExcludeEvents(rawAddr, packet.GetEvents()); in ReceiveGetCapabilitiesRsp()