Device: Samsung Galaxy S10 (Exynos 9820) ROM Version: ExtremeROM Nexus v2.6.0 & v2.6.1 (Android 15 Port) Issue: Bluetooth keyboards and mice pair successfully with the device and show as "Connected", but they do not register any input. No keystrokes are detected, and the mouse cursor does not appear.
There is noticeable system stuttering/lag when attempting to use the connected Bluetooth input device, suggesting a conflict or interrupt issue in the BT stack.
Troubleshooting Steps Taken:
Tested the Bluetooth keyboard on other devices (working correctly).
Connected to S10 on ExtremeROM: Pairing is successful.
Tested External Keyboard Helper: No scan codes received.
Root Debugging: Ran su -> getevent -l in terminal.
Result: Absolutely NO events are generated/printed in the terminal when pressing keys on the BT keyboard.
Conclusion: It seems the Kernel or the Bluetooth stack in this A15 port lacks support for Legacy HID devices or there is a regression in the input drivers. The system receives the connection but fails to translate the HID protocol into input events.