Searched refs:GetRemoteDeviceClass (Results 1 – 5 of 5) sorted by relevance
195 int GetRemoteDeviceClass(const std::string &subSection) const;
218 int ClassicConfig::GetRemoteDeviceClass(const std::string &subSection) const in GetRemoteDeviceClass() function in OHOS::bluetooth::ClassicConfig
450 int cod = config_.GetRemoteDeviceClass(addr); in GetPairedDevice()
55 napi_value GetRemoteDeviceClass(napi_env env, napi_callback_info info);
58 DECLARE_NAPI_FUNCTION("getRemoteDeviceClass", GetRemoteDeviceClass), in DefineConnectionFunctions()201 napi_value GetRemoteDeviceClass(napi_env env, napi_callback_info info) in GetRemoteDeviceClass() function