Searched defs:wpi_scan_hdr (Results 1 – 1 of 1) sorted by relevance
609 struct wpi_scan_hdr { struct610 uint16_t len;611 uint8_t reserved1;612 uint8_t nchan;613 uint16_t quiet_time; /* timeout in milliseconds */616 uint16_t quiet_threshold; /* min # of packets */617 uint16_t crc_threshold;618 uint16_t reserved2;619 uint32_t max_svc; /* background scans */620 uint32_t pause_svc; /* background scans */[all …]