Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.h286 bool SetRemoteDeviceClass(const std::string &subSection, int cod) const;
H A Dclassic_config.cpp288 bool ClassicConfig::SetRemoteDeviceClass(const std::string &subSection, int cod) const in SetRemoteDeviceClass() function in OHOS::bluetooth::ClassicConfig
H A Dclassic_adapter_properties.cpp502 config_.SetRemoteDeviceClass(addr, cod); in SavePairedDeviceInfo()