Recent content by Joonas

  1. Joonas

    Hacking Sysmodule development for Bluetooth, Audio, Gamepads

    Thanks, that seems to be a step in the right direction. Looks like all the primary stuff one would need to hook is there. Also, the uart access to the BT chip is interesting, one could kill the existing BT stack and replace it with something like bluekitchen's btstack. That would mean loss of...
  2. Joonas

    Hacking Sysmodule development for Bluetooth, Audio, Gamepads

    I'm using the 8bitdo adapter as well with my Xbox One 2nd gen (BT enabled) controllers. It's emulating a wired Switch Pro controller. Only really works in the dock though. Would prefer the ergonomics of the Xbox One controller even on the go for more intense games.
  3. Joonas

    Hacking Sysmodule development for Bluetooth, Audio, Gamepads

    Hi all, Read all the existing threads, all seem to be on the level of just speculation. Has anyone seen any projects/done any digging around in the kernel to look into the feasibility of creating support for custom Bluetooth devices? Likewise for creating a custom audio sink and/or gamepad...