Commit graph

166 commits

Author SHA1 Message Date
ndeadly
360f8969cd btdrv-mitm: set dualshock4 controller colour on initialisation 2020-06-10 23:16:08 +02:00
ndeadly
d591d7b2b8 btdrv-mitm: begin adding virtual hdl controller code 2020-06-10 23:15:26 +02:00
ndeadly
396b1a0268 btdrv-mitm: switch order of address and controller type in BluetoothController class 2020-06-10 23:07:18 +02:00
ndeadly
cbed66428b btdrv-mitm: add (and comment out for now) hdls init and cleanup calls 2020-06-10 22:58:41 +02:00
ndeadly
800388032b btdrv-mitm: make use of auto keyword in controller identification loops 2020-06-10 22:38:51 +02:00
ndeadly
4ab452d382 btdrv-mitm: reenable custom exception handler code 2020-06-10 22:36:03 +02:00
ndeadly
10c9f31f75 btdrv-mitm: initialise hid:dbg service 2020-06-10 00:34:15 +02:00
ndeadly
276f5ee896 Attempt to prevent disconnect/crash when bond completes 2020-06-10 00:21:51 +02:00
ndeadly
bcc34cf5eb btdrv-mitm: get fake bluetooth circular buffer working and translate incoming packets from non-switch controllers to switch input report 0x30 2020-06-09 22:39:30 +02:00
ndeadly
28a542405b btdrv-mitm: improve CircularBuffer code 2020-06-09 21:59:31 +02:00
ndeadly
2c46ae342d btdrv-mitm: add CancelBond mitm 2020-06-09 21:58:32 +02:00
ndeadly
3aa2ea490d btdrv-mitm: track missing files and bring up to current working state 2020-06-02 23:24:40 +02:00
ndeadly
8d44420894 remove btdrvmitm_module files 2020-06-02 23:09:51 +02:00
ndeadly
cfa1bdeba3 btdrv-mitm: place server manager on heap instead of stack 2020-05-29 02:14:07 +02:00
ndeadly
156ff7a766 Create btdrv-mitm service 2020-05-22 12:29:36 +02:00
ndeadly
859b13d3a7 Begin implementing experimental mitm for bluetooth service 2020-05-11 22:30:08 +02:00