Home
last modified time | relevance | path

Searched refs:GetPeerIdentityAddr (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h92 std::string GetPeerIdentityAddr(const std::string &section) const;
H A Dble_adapter.cpp1196 (BleConfig::GetInstance().GetPeerIdentityAddr(device.GetAddress()).empty())) { in SavePeerDevices2BTM()
1208 std::string addr = BleConfig::GetInstance().GetPeerIdentityAddr(device.GetAddress()); in SavePeerDevices2BTM()
1365 RawAddress peerDevice(BleConfig::GetInstance().GetPeerIdentityAddr(device.GetAddress())); in LePairComplete()
H A Dble_config.cpp593 std::string BleConfig::GetPeerIdentityAddr(const std::string &section) const in GetPeerIdentityAddr() function in OHOS::bluetooth::BleConfig
H A Dble_security.cpp437 std::string peerIdentityAddr = BleConfig::GetInstance().GetPeerIdentityAddr(rawAddr.GetAddress()); in SavePairKeyNotify()

Completed in 6 milliseconds