Searched refs:SetPeerKeyType (Results 1 – 3 of 3) sorted by relevance
80 bool SetPeerKeyType(const std::string §ion, const std::string &keytype) const;
386 bool BleConfig::SetPeerKeyType(const std::string §ion, const std::string &keytype) const in SetPeerKeyType() function in OHOS::bluetooth::BleConfig
812 …BleConfig::GetInstance().SetPeerKeyType(addr.GetAddress(), std::to_string(param.lePairComplete_.ke… in GapLePairComplete()