Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_manager.h314 …void RemoveDeviceProfileConfig(const BTTransport transport, const std::vector<RawAddress> &devices…
H A Dadapter_manager.cpp650 …pimpl->dispatcher_->PostTask(std::bind(&AdapterManager::RemoveDeviceProfileConfig, this, transport… in OnPairDevicesRemoved()
653 void AdapterManager::RemoveDeviceProfileConfig( in RemoveDeviceProfileConfig() function in OHOS::bluetooth::AdapterManager