hci-decoder  1.0
Lightweight Bluetooth HCI decoder library parsing individually HCI frames into JSON format
le_meta_event Struct Reference

#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
 

Detailed Description

hci_event_packet.h HCI event stuctures for each supported HCI Event

Author
Bertrand Martel
Version
1.0

Constructor & Destructor Documentation

le_meta_event::le_meta_event ( const std::vector< char > &  data)
inline

Member Data Documentation

uint8_t le_meta_event::command
uint8_t le_meta_event::parameter_length
uint8_t le_meta_event::subevent_code

The documentation for this struct was generated from the following file: