Searched refs:SetPeerDeviceType (Results 1 – 3 of 3) sorted by relevance
105 bool SetPeerDeviceType(const std::string &subSection, const int type) const;
700 bool BleConfig::SetPeerDeviceType(const std::string &subSection, const int type) const in SetPeerDeviceType() function in OHOS::bluetooth::BleConfig
1177 ret &= BleConfig::GetInstance().SetPeerDeviceType(rawAddr.GetAddress(), deviceType); in SavePeerDeviceInfoToConf()