Raspberry Pi Documentation

Release 1.5.0

struct__cyw43__wifi__scan__options__t

_cyw43_wifi_scan_options_t Struct Reference

wifi scan options passed to cyw43_wifi_scan More...

#include <cyw43_ll.h>

Data Fields

  • uint32_t version

  •  version (not used)

  • uint16_t action

  •  action (not used)

  • uint16_t _

  •  not used

  • uint32_t ssid_len

  •  ssid length, 0=all

  • uint8_t ssid [32]

  •  ssid name

  • uint8_t bssid [6]

  •  bssid (not used)

  • int8_t bss_type

  •  bssid type (not used)

  • int8_t scan_type

  •  scan type 0=active, 1=passive

  • int32_t nprobes

  •  number of probes (not used)

  • int32_t active_time

  •  active time (not used)

  • int32_t passive_time

  •  passive time (not used)

  • int32_t home_time

  •  home time (not used)

  • int32_t channel_num

  •  number of channels (not used)

  • uint16_t channel_list [1]

  •  channel list (not used)

Detailed Description

wifi scan options passed to cyw43_wifi_scan


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