Commit graph

17 commits

Author SHA1 Message Date
ndeadly
1bd2c238d0 bluetooth-mitm: move initialisation of waitable holders into bluetooth event handling thread function 2021-02-23 01:41:49 +01:00
ndeadly
86b3e3170b bluetooth-mitm: revert removal of program_id argument for bluetooth core GetEventInfo function 2021-02-21 20:43:39 +01:00
ndeadly
acc420a780 bluetooth-mitm: remove unnecessary mitm of Finalize functions 2021-02-21 20:11:11 +01:00
ndeadly
04a4d1fcd8 bluetooth-mitm: remove unnecessary Initialize/Finalize functions 2021-02-21 19:35:19 +01:00
ndeadly
ff9d6fe44b bluetooth-mitm: change buffer parameter type of GetEventInfo functions to void * for consistency 2021-02-21 17:36:24 +01:00
ndeadly
18c8ecfc98 bluetooth-mitm: use *EventInfo data types instead of raw buffers 2021-02-21 14:43:21 +01:00
ndeadly
11f6adf78a bluetooth-mitm: remove passing program id to GetEventInfo functions 2021-02-21 14:01:13 +01:00
ndeadly
bbcf59bde1 bluetooth-mitm: clean up pin reply code a little 2021-02-21 13:59:16 +01:00
ndeadly
16c0d0abbf bluetooth-mitm: use event classes instead of os::event api 2021-02-21 02:42:06 +01:00
ndeadly
79e65d4b41 bluetooth-mitm: use events instead of flags to track the initialisation status of bluetooth interfaces 2021-02-21 00:44:45 +01:00
ndeadly
d5ddeaac36 mc.mitm: add support for loading global module config ini at startup and overriding bluetooth adapter name and address 2021-02-21 00:44:45 +01:00
ndeadly
d664c074fd bluetooth-mitm: improve module initialisation 2021-02-21 00:44:45 +01:00
ndeadly
f842d6b7f3 bluetooth-mitm: remove editing of tsi ext event status code 2021-02-09 22:34:24 +01:00
ndeadly
7cf761ae9b bluetooth-mitm: signal fake response to SetTsi function when called on an unofficial controller 2021-02-09 22:18:43 +01:00
ndeadly
2254589865 bluetooth-mitm: add function to signal a fake hid event 2021-02-09 21:53:32 +01:00
ndeadly
bb9ab12889 bluetooth-mitm: mitm the btdrv SetTsi function 2021-02-09 21:52:43 +01:00
ndeadly
00783a6cbc Rename sysmodule to mc.mitm 2021-02-04 01:30:04 +01:00