0e39:0137 Bluetooth Device

Smart Modular Technologies, Inc.

Vendor ID
0e39
Product ID
0137
Combined
0e39:0137
Decimal
3641:311

What is this device?

This is the USB identifier for a Bluetooth Device manufactured by Smart Modular Technologies, Inc.. The vendor ID 0e39 is registered to Smart Modular Technologies, Inc. with the USB Implementers Forum, and 0137 is the product ID that Smart Modular Technologies, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0e39:0137 Smart Modular Technologies, Inc. Bluetooth Device.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0e39:0137 Smart Modular Technologies, Inc. Bluetooth Device

You can filter directly with lsusb -d 0e39:0137, or get the full descriptor dump with lsusb -v -d 0e39:0137. Kernel messages from dmesg show the same pair as idVendor=0e39, idProduct=0137.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_0E39&PID_0137
USB\VID_0E39&PID_0137&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0E39&PID_0137"

macOS

$ system_profiler SPUSBDataType
    Bluetooth Device:
      Product ID: 0x0137
      Vendor ID: 0x0e39  (Smart Modular Technologies, Inc.)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

0e39  Smart Modular Technologies, Inc.
	0137  Bluetooth Device

More from Smart Modular Technologies, Inc.