105b:e065 BCM43142A0 Bluetooth module

Foxconn International, Inc.

Vendor ID
105b
Product ID
e065
Combined
105b:e065
Decimal
4187:57445

What is this device?

This is the USB identifier for a BCM43142A0 Bluetooth module manufactured by Foxconn International, Inc.. The vendor ID 105b is registered to Foxconn International, Inc. with the USB Implementers Forum, and e065 is the product ID that Foxconn International, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 105b:e065 Foxconn International, Inc. BCM43142A0 Bluetooth module.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 105b:e065 Foxconn International, Inc. BCM43142A0 Bluetooth module

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

Windows

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

USB\VID_105B&PID_E065
USB\VID_105B&PID_E065&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_105B&PID_E065"

macOS

$ system_profiler SPUSBDataType
    BCM43142A0 Bluetooth module:
      Product ID: 0xe065
      Vendor ID: 0x105b  (Foxconn International, 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:

105b  Foxconn International, Inc.
	e065  BCM43142A0 Bluetooth module

More from Foxconn International, Inc.