Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h81 bool SetPeerLtk(const std::string &section, const std::string &ltk) const;
H A Dble_config.cpp397 bool BleConfig::SetPeerLtk(const std::string &section, const std::string &ltk) const in SetPeerLtk() function in OHOS::bluetooth::BleConfig
H A Dble_security.cpp489 ret &= BleConfig::GetInstance().SetPeerLtk(addr.GetAddress(), BleUtils::ConvertIntToHexString(ltk)); in SavePeerPairKey()

Completed in 4 milliseconds