Searched refs:GetRemoteDeviceType (Results 1 – 5 of 5) sorted by relevance
179 int GetRemoteDeviceType(const std::string &subSection) const;
198 int ClassicConfig::GetRemoteDeviceType(const std::string &subSection) const in GetRemoteDeviceType() function in OHOS::bluetooth::ClassicConfig
453 int deviceType = config_.GetRemoteDeviceType(addr); in GetPairedDevice()
82 napi_value GetRemoteDeviceType(napi_env env, napi_callback_info info);
84 DECLARE_NAPI_FUNCTION("getRemoteDeviceType", GetRemoteDeviceType), in DefineConnectionFunctions()722 napi_value GetRemoteDeviceType(napi_env env, napi_callback_info info) in GetRemoteDeviceType() function