Export to GitHub

btstack - issue #198

Config requires vendor/product for USB transport


Posted on Oct 5, 2011 by Quick Wombat

ie.

configure: error: USB Transport requested but USB_VENDOR_ID not set. Please specify vendor ID of your USB dongle using --with-vendor-id=0x1234

However USB transport contains code for scanning for a device, so it should say ', or set 0 to scan for device'

Comment #1

Posted on Oct 8, 2011 by Swift Ox

hi simon. does the code work if scan for device is used? i.e. should I just update the configure script?

Comment #2

Posted on Oct 11, 2011 by Quick Wombat

Yes. With VID/PID set to 0, the USB code seems to scan and find my BT dongle.

Comment #3

Posted on Jan 7, 2014 by Swift Ox

auto scan has been the default for long and works. closing this.

Status: Verified

Labels:
Type-Defect Priority-Medium