Home
last modified time | relevance | path

Searched defs:SetRemoteDeviceType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.cpp258 bool ClassicConfig::SetRemoteDeviceType(const std::string &subSection, int type) const in SetRemoteDeviceType() function in OHOS::bluetooth::ClassicConfig
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp702 napi_value SetRemoteDeviceType(napi_env env, napi_callback_info info) in SetRemoteDeviceType() function