|
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 | event_type |
| uint8_t | address_type |
| uint8_t | address [6] |
| uint8_t | length_data |
| uint8_t | data [] |
| uint8_t | rssi |
| uint8_t le_advertising_report::address[6] |
| uint8_t le_advertising_report::address_type |
| uint8_t le_advertising_report::data[] |
| uint8_t le_advertising_report::event_type |
| uint8_t le_advertising_report::length_data |
| uint8_t le_advertising_report::rssi |