Home
last modified time | relevance | path

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

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