Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h70 bool SetLocalSignCounter(const std::string &section, uint32_t signCounter) const;
H A Dble_security.cpp471 ret &= BleConfig::GetInstance().SetLocalSignCounter( in SaveLocalPairKey()
594 BleConfig::GetInstance().SetLocalSignCounter(addr.GetAddress(), param.leSignCounterChangeNotification_.counter); in GapLeSignCounterChangeNotification()
H A Dble_config.cpp374 bool BleConfig::SetLocalSignCounter(const std::string &section, uint32_t signCounter) const in SetLocalSignCounter() function in OHOS::bluetooth::BleConfig

Completed in 5 milliseconds