Home
last modified time | relevance | path

Searched refs:GetDeviceProductId (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_remote_device.h252 int GetDeviceProductId(std::string &prodcutId) const;
380 int32_t GetDeviceProductId(uint16_t &productId) const;
/foundation/deviceprofile/device_info_manager/old/services/core/include/contentsensor/
H A Ddevice_info_collector.h36 std::string GetDeviceProductId();
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp255 int BluetoothRemoteDevice::GetDeviceProductId(std::string &prodcutId) const in GetDeviceProductId() function in OHOS::Bluetooth::BluetoothRemoteDevice
394 int32_t BluetoothRemoteDevice::GetDeviceProductId(uint16_t &productId) const in GetDeviceProductId() function in OHOS::Bluetooth::BluetoothRemoteDevice
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp668 int32_t err = remoteDevice.GetDeviceProductId(productId); in GetRemoteProductId()

Completed in 4 milliseconds