Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h76 std::string GetLocalCsrk(const std::string &section) const;
H A Dble_security.cpp612 if (!BleConfig::GetInstance().GetLocalCsrk(addr.GetAddress()).empty()) { in GapRequestSigningAlgorithmInfoEvt()
615 BleUtils::ConvertHexStringToInt(BleConfig::GetInstance().GetLocalCsrk(addr.GetAddress()), vec); in GapRequestSigningAlgorithmInfoEvt()
H A Dble_config.cpp533 std::string BleConfig::GetLocalCsrk(const std::string &section) const in GetLocalCsrk() function in OHOS::bluetooth::BleConfig

Completed in 4 milliseconds