Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h93 std::string GetPeerIrk(const std::string &section) const;
H A Dble_adapter.cpp1195 (BleConfig::GetInstance().GetPeerIrk(device.GetAddress()).empty()) || in SavePeerDevices2BTM()
1215 std::string irk = BleConfig::GetInstance().GetPeerIrk(device.GetAddress()); in SavePeerDevices2BTM()
1377 std::string irk = BleConfig::GetInstance().GetPeerIrk(device.GetAddress()); in LePairComplete()
H A Dble_config.cpp605 std::string BleConfig::GetPeerIrk(const std::string &section) const in GetPeerIrk() function in OHOS::bluetooth::BleConfig

Completed in 5 milliseconds