Home
last modified time | relevance | path

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

/ohos5.0/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.cpp471 if (!BleConfig::GetInstance().SetLocalIdentityAddr(addr)) { in SetLocalIrkAndIdentityAddrToBtm()