Debugging BLE HID device
问题 I'm trying to make an Android application for Android Things running on raspberry pi that takes USB joystick inputs (including DJI Mavic controller) and passes it over BLE HID as a gamepad. Windows, Oculus Quest and Mac all recognize it as a gamepad, but when I try to connect to it, they connect and disconnect right away. I'm not sure why Is there any tool on any OS that logs the BLE HID pairing process to find out what went wrong? https://github.com/darvin/USBMavicBLEHIDAndroidThing/blob