Skip to content

Instantly share code, notes, and snippets.

@houkanshan
Created August 20, 2021 18:25
Show Gist options
  • Save houkanshan/5ce057bb4c493e2fb1e142aec0cb8621 to your computer and use it in GitHub Desktop.
Save houkanshan/5ce057bb4c493e2fb1e142aec0cb8621 to your computer and use it in GitHub Desktop.
HID Bluetooth Library Started
BTD ConfigureDevice
BTD Init
Addr: 01
Endpoint descriptor:
Length: 07
Type: 05
Address: 81
Attributes: 03
MaxPktSize: 0010
Poll Intrv: 01
Endpoint descriptor:
Length: 07
Type: 05
Address: 02
Attributes: 02
MaxPktSize: 0040
Poll Intrv: 01
Endpoint descriptor:
Length: 07
Type: 05
Address: 82
Attributes: 02
MaxPktSize: 0040
Poll Intrv: 01
Bluetooth Dongle Initialized
Connection established
// ... repeat 42 times...
Connection established
HCI Reset complete
Write class of device
Local Bluetooth Address: 00:1A:7D:DA:71:13
HCI version: 06
Please enable discovery of your device
Number of responses: 1
Class of device: 2C 04 14
// ... repeat 26681 times ...
Number of responses: 1
Class of device: 2C 04 14
Couldn't find HID device
Wait For Incoming Connection Request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment