dolphin/Source/Core
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
..
AudioCommon AudioCommon: SupportsDPL2Decoder, SupportsLatencyControl, SupportsVolumeChanges 2016-10-09 19:18:16 -07:00
Common ArmEmitter: Merge AddI2R helpers. 2016-10-27 19:19:06 +02:00
Core Disable Bluetooth descriptor check if adapter is forced 2016-10-28 23:55:43 +02:00
DiscIO NANDContentLoader: Add IOFile forward declaration 2016-10-14 20:27:22 -04:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX Merge pull request #4194 from Armada651/efb-source-format 2016-10-21 21:45:29 +00:00
InputCommon Fix missing includes 2016-10-07 23:46:41 +02:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends DriverDetails: Disable dual-source blending on AMD OGL drivers. 2016-10-27 22:03:25 +02:00
VideoCommon DriverDetails: Disable dual-source blending on AMD OGL drivers. 2016-10-27 22:03:25 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00