hci-decoder
1.0
Lightweight Bluetooth HCI decoder library parsing individually HCI frames into JSON format
|
#include <hci_event_packet.h>
Public Member Functions | |
le_meta_event (const std::vector< char > &data) | |
Public Attributes | |
uint8_t | command |
uint8_t | parameter_length |
uint8_t | subevent_code |
hci_event_packet.h HCI event stuctures for each supported HCI Event
|
inline |
uint8_t le_meta_event::command |
uint8_t le_meta_event::parameter_length |
uint8_t le_meta_event::subevent_code |