hci-decoder
1.0
Lightweight Bluetooth HCI decoder library parsing individually HCI frames into JSON format
|
#include <hci_event_packet.h>
Public Attributes | |
uint8_t | command |
uint8_t | subevent_code |
uint8_t | num_reports |
le_advertising_report | advertising_report [] |
le_advertising_report le_advertising_report_event_t::advertising_report[] |
uint8_t le_advertising_report_event_t::command |
uint8_t le_advertising_report_event_t::num_reports |
uint8_t le_advertising_report_event_t::subevent_code |