summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControlReference
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2021-04-12 12:49:29 +0200
committerLéo Lam <leo@leolam.fr>2021-04-12 18:16:56 +0200
commit336518049d0c1d63dbdfd9dcd55d1e84fcb5ba21 (patch)
tree76d8b451af0692be64f25d3c051a59001b5d2d9c /Source/Core/InputCommon/ControlReference
parent136f59b434e8bdaf678f5b1888ba641e7031c568 (diff)
WiiUtils: Add helper functions to get emulated/real Bluetooth device
This adds a function to get the emulated or real Bluetooth device for an active emulation instance. This lets us deduplicate all the `ios->GetDeviceByName("/dev/usb/oh1/57e/305")` calls that are currently scattered in the codebase and ensures Bluetooth passthrough is being handled correctly. This also fixes the broken check in WiimoteCommon::UpdateSource. There was a confusion between "emulated Bluetooth" (as opposed to "real Bluetooth" aka Bluetooth passthrough) and "emulated Wiimote".
Diffstat (limited to 'Source/Core/InputCommon/ControlReference')
0 files changed, 0 insertions, 0 deletions