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

#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
 

Member Data Documentation

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

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