Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds