Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h87 bool SetPeerSignCounter(const std::string &section, uint32_t signCounter) const;
H A Dble_security.cpp507 ret &= BleConfig::GetInstance().SetPeerSignCounter( in SavePeerPairKey()
596 BleConfig::GetInstance().SetPeerSignCounter(addr.GetAddress(), param.leSignCounterChangeNotification_.counter); in GapLeSignCounterChangeNotification()
H A Dble_config.cpp473 bool BleConfig::SetPeerSignCounter(const std::string &section, uint32_t signCounter) const in SetPeerSignCounter() function in OHOS::bluetooth::BleConfig

Completed in 4 milliseconds