Home
last modified time | relevance | path

Searched refs:SetRemoteLinkkeyType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.h276 bool SetRemoteLinkkeyType(const std::string &subSection, int type) const;
H A Dclassic_config.cpp278 bool ClassicConfig::SetRemoteLinkkeyType(const std::string &subSection, int type) const in SetRemoteLinkkeyType() function in OHOS::bluetooth::ClassicConfig
H A Dclassic_adapter_properties.cpp489 config_.SetRemoteLinkkeyType(addr, linkKeyType); in SavePairedDeviceInfo()