Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h64 bool SetLocalIdentityAddr(const std::string &addr) const;
H A Dble_config.cpp303 bool BleConfig::SetLocalIdentityAddr(const std::string &addr) const in SetLocalIdentityAddr() function in OHOS::bluetooth::BleConfig
H A Dble_adapter.cpp465 if (!BleConfig::GetInstance().SetLocalIdentityAddr(addr)) { in SetLocalIrkAndIdentityAddrToBtm()
466 LOG_DEBUG("[BleAdapter] %{public}s:SetLocalIdentityAddr failed!", __func__); in SetLocalIrkAndIdentityAddrToBtm()

Completed in 5 milliseconds