Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h82 bool SetPeerKeySize(const std::string &section, const std::string &keysize) const;
H A Dble_config.cpp408 bool BleConfig::SetPeerKeySize(const std::string &section, const std::string &keysize) const in SetPeerKeySize() function in OHOS::bluetooth::BleConfig
H A Dble_security.cpp489 ret &= BleConfig::GetInstance().SetPeerKeySize( in SavePeerPairKey()