Lines Matching full:bluetooth
1 # BTstack Port for QT with USB Bluetooth Dongle
20 To allow WinUSB to access an USB Bluetooth dongle, you need to install a special device driver to m…
27 - Select USB Bluetooth dongle in the big pull down list
33 On Linux, the USB Bluetooth dongle is usually not accessible to a regular user. You can either:
42 # Match DeLOCK Bluetooth 4.0 dongle
53 On macOS, the OS will try to use a plugged-in Bluetooth Controller if one is available.
54 It's best to to tell the OS to always use the internal Bluetooth Contoller.
68 macOS uses the plugged-in Bluetooth Controller. Please configure NVRAM as explained and try again a…
73 BTstack's HCI USB transport will try to find a suitable Bluetooth module and use it.
75 On start, BTstack will try to find a suitable Bluetooth module. It will also print the path to the …
83 …ultiple examples at the same time, it helps to fix the path to the used Bluetooth module by passin…
85 Example running le_streamer and le_streamer_client in two processes, using Bluetooth dongles at USB…