hci-decoder
1.0
Lightweight Bluetooth HCI decoder library parsing individually HCI frames into JSON format
|
Go to the source code of this file.
Functions | |
E (HCI_EVENT_DISCONNECTION_COMPLETE, 0x05) E(HCI_EVENT_NUMBER_OF_COMPLETED_PACKET | |
E (HCI_EVENT_COMMAND_COMPLETE, 0x0E) E(HCI_EVENT_EXTENDED_INQUIRY_RESULT | |
E (HCI_EVENT_INQUIRY_COMPLETE, 0x01) E(HCI_EVENT_COMMAND_STATUS | |
E | ( | HCI_EVENT_DISCONNECTION_COMPLETE | , |
0x05 | |||
) |
hci_event.h list of supported HCI Event
E | ( | HCI_EVENT_COMMAND_COMPLETE | , |
0x0E | |||
) |
E | ( | HCI_EVENT_INQUIRY_COMPLETE | , |
0x01 | |||
) |