dolphin/Source/Core/Core/IOS
Léo Lam 5a289de27a Fix BT passthrough by sending larger packets
Fixes a critical regression from 8bb08d1ca6.

In that commit, I replaced a 1024 byte buffer with a SHCIEventCommand.
However, it looks like some Bluetooth adapters actually require such
a large buffer, so this change needs to be reverted.
2018-09-16 15:36:58 +02:00
..
DI Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
ES Include the Korean Wii Shop Channel when checking default credentials 2018-09-15 17:28:23 +02:00
FS FS: Add a struct for modes 2018-06-03 20:45:35 +02:00
Network Common/Network: Get rid of out parameters for MAC address utilities 2018-06-10 15:43:26 -04:00
SDIO Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
STM Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
USB Fix BT passthrough by sending larger packets 2018-09-16 15:36:58 +02:00
WFS Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
Device.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
Device.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
DeviceStub.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
DeviceStub.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
IOS.cpp ES: Use new filesystem interface in NandUtils 2018-05-06 23:16:35 +02:00
IOS.h Move all UID constants to a single file 2018-05-09 21:08:24 +02:00
IOSC.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
IOSC.h Move ECCSignature to Common::ec and give it a less confusing name 2018-05-27 14:01:38 +02:00
MIOS.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
MIOS.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
Uids.h Move all UID constants to a single file 2018-05-09 21:08:24 +02:00
VersionInfo.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
VersionInfo.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00