dolphin/Source
Léo Lam e89ca79059 Disable Bluetooth descriptor check if adapter is forced
Some adapters don't have the correct interface class, so they are not
recognised as Bluetooth adapters. It seems that apart from hardcoding
VIDs/PIDs (which is how it's done in the Linux kernel, and which I'm
not very fond of), there is no other way to detect if a device is a
Bluetooth adapter or not.

This change makes Dolphin skip the descriptor check when trying to find
a usable adapter for Bluetooth Passthrough if the use of a specific
adapter was forced; it is assumed that the user knows what they are
doing if they hand-edited their config file.

This allows such adapters to be used.
2016-10-28 23:55:43 +02:00
..
Android Merge pull request #4389 from SeannyM/android-dir-restrict 2016-10-26 08:49:27 +02:00
Core Disable Bluetooth descriptor check if adapter is forced 2016-10-28 23:55:43 +02:00
DSPSpy
DSPTool
PCH
UnitTests Android: Update the gradle file to use android studio 2.2 cmake. 2016-10-05 23:44:10 +02:00
VSProps Add a __LIBUSB__ define 2016-10-03 21:07:12 +02:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00