mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-12 09:48:30 +12:00
Linux: Allow connecting Wiimotes via L2CAP (#1353)
This commit is contained in:
parent
934cb54605
commit
dd0af0a56f
14 changed files with 532 additions and 221 deletions
|
@ -17,7 +17,7 @@ private:
|
|||
Pairing,
|
||||
Finished,
|
||||
NoBluetoothAvailable,
|
||||
BluetoothFailed,
|
||||
SearchFailed,
|
||||
PairingFailed,
|
||||
BluetoothUnusable
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue