Struct PacketMetadata

Struct Documentation

struct PacketMetadata

Metadata for a decoded packet.

Public Members

uint64_t packet_timestamp_ns = {}

Timestamp included in the packet payload in nanoseconds.

bool did_scan_complete = {false}

Whether a scan completed with this packet.