Home
last modified time | relevance | path

Searched refs:GetRemoteDeviceClass (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.h195 int GetRemoteDeviceClass(const std::string &subSection) const;
H A Dclassic_config.cpp218 int ClassicConfig::GetRemoteDeviceClass(const std::string &subSection) const in GetRemoteDeviceClass() function in OHOS::bluetooth::ClassicConfig
H A Dclassic_adapter_properties.cpp452 int cod = config_.GetRemoteDeviceClass(addr); in GetPairedDevice()
/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_ffi.cpp40 return ConnectionImpl::GetRemoteDeviceClass(deviceId, errCode); in FfiBluetoothConGetRemoteDeviceClass()
H A Dbluetooth_connection_impl.cpp64 DeviceClass ConnectionImpl::GetRemoteDeviceClass(std::string deviceId, int32_t* errCode) in GetRemoteDeviceClass() function in OHOS::CJSystemapi::CJBluetoothConnection::ConnectionImpl
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h55 napi_value GetRemoteDeviceClass(napi_env env, napi_callback_info info);
H A Dnapi_bluetooth_connection.cpp89 DECLARE_NAPI_FUNCTION("getRemoteDeviceClass", GetRemoteDeviceClass), in DefineConnectionFunctions()
232 napi_value GetRemoteDeviceClass(napi_env env, napi_callback_info info) in GetRemoteDeviceClass() function
/foundation/communication/bluetooth/frameworks/cj/connection/include/
H A Dbluetooth_connection_impl.h40 static DeviceClass GetRemoteDeviceClass(std::string deviceId, int32_t* errCode);

Completed in 8 milliseconds