
Data Fields | |
| cyw43_ll_t | cyw43_ll |
| uint8_t | itf_state |
| uint32_t | trace_flags |
| volatile uint32_t | wifi_scan_state |
| uint32_t | wifi_join_state |
| void * | wifi_scan_env |
| int(* | wifi_scan_cb )(void *, const cyw43_ev_scan_result_t *) |
| bool | initted |
| bool | pend_disassoc |
| bool | pend_rejoin |
| bool | pend_rejoin_wpa |
| uint32_t | ap_auth |
| uint8_t | ap_channel |
| uint8_t | ap_ssid_len |
| uint8_t | ap_key_len |
| uint8_t | ap_ssid [32] |
| uint8_t | ap_key [64] |
| struct netif | netif [2] |
| uint8_t | mac [6] |