Home
last modified time | relevance | path

Searched refs:GetDeviceVendorId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_remote_device.h370 int32_t GetDeviceVendorId(uint16_t &vendorId) const;
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp382 int32_t BluetoothRemoteDevice::GetDeviceVendorId(uint16_t &vendorId) const in GetDeviceVendorId() function in OHOS::Bluetooth::BluetoothRemoteDevice