Home
last modified time | relevance | path

Searched refs:SetPeerName (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h104 bool SetPeerName(const std::string &subSection, const std::string &name) const;
H A Dble_config.cpp689 bool BleConfig::SetPeerName(const std::string &subSection, const std::string &name) const in SetPeerName() function in OHOS::bluetooth::BleConfig
H A Dble_adapter.cpp1142 ret &= BleConfig::GetInstance().SetPeerName(rawAddr.GetAddress(), it->second.GetName()); in SavePeerDeviceInfoToConf()

Completed in 5 milliseconds