hci-decoder  1.0
Lightweight Bluetooth HCI decoder library parsing individually HCI frames into JSON format
hci_packet_type.h File Reference

Go to the source code of this file.

Functions

 E (HCI_TYPE_UNKNOWN, 0x00) E(HCI_TYPE_COMMAND
 
 E (HCI_TYPE_ACL_DATA, 0x02) E(HCI_TYPE_SCO_DATA
 

Function Documentation

E ( HCI_TYPE_UNKNOWN  ,
0x00   
)

hci_packet_type.h list HCI packet type

Author
Bertrand Martel
Version
1.0
E ( HCI_TYPE_ACL_DATA  ,
0x02   
)