Searched defs:_pcap_bluetooth_bredr_bb_header (Results 1 – 1 of 1) sorted by relevance
84 typedef struct __attribute__((packed)) _pcap_bluetooth_bredr_bb_header { struct85 uint8_t rf_channel;86 int8_t signal_power;87 int8_t noise_power;88 uint8_t access_code_offenses;89 uint8_t payload_transport_rate;90 uint8_t corrected_header_bits;91 int16_t corrected_payload_bits;92 uint32_t lap;93 uint32_t ref_lap_uap;[all …]