Searched defs:_pcap_bluetooth_le_ll_header (Results 1 – 1 of 1) sorted by relevance
108 typedef struct __attribute__((packed)) _pcap_bluetooth_le_ll_header { struct109 uint8_t rf_channel;110 int8_t signal_power;111 int8_t noise_power;112 uint8_t access_address_offenses;113 uint32_t ref_access_address;114 uint16_t flags;115 uint8_t le_packet[0];