HCI header. More...
#include <lhci_api.h>
| Data Fields | |
| uint16_t | opCode | 
| uint8_t | len | 
HCI header.
Definition at line 41 of file lhci_api.h.
| uint8_t len | 
Parameter length.
Definition at line 44 of file lhci_api.h.
| uint16_t opCode | 
OpCode command field.
Definition at line 43 of file lhci_api.h.