Searched refs:GetDeviceCustomType (Results 1 – 3 of 3) sorted by relevance
360 int32_t GetDeviceCustomType(int32_t &deviceType) const;
366 int32_t BluetoothRemoteDevice::GetDeviceCustomType(int32_t &deviceType) const in GetDeviceCustomType() function in OHOS::Bluetooth::BluetoothRemoteDevice
731 int32_t err = remoteDevice.GetDeviceCustomType(deviceType); in GetRemoteDeviceType()