Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h94 std::string GetPeerCsrk(const std::string &section) const;
H A Dble_security.cpp622 if (!BleConfig::GetInstance().GetPeerCsrk(addr.GetAddress()).empty()) { in GapRequestSigningAlgorithmInfoEvt()
625 BleUtils::ConvertHexStringToInt(BleConfig::GetInstance().GetPeerCsrk(addr.GetAddress()), vec); in GapRequestSigningAlgorithmInfoEvt()
H A Dble_config.cpp617 std::string BleConfig::GetPeerCsrk(const std::string &section) const in GetPeerCsrk() function in OHOS::bluetooth::BleConfig

Completed in 4 milliseconds