![]() |
nRF Connect SDK API 3.3.99
|
Library for handling Wi-Fi ready events. More...
Data Structures | |
| struct | wifi_ready_callback_t |
| Structure for storing a callback function to be called when the Wi-Fi is ready. More... | |
Functions | |
| int | register_wifi_ready_callback (wifi_ready_callback_t cb, struct net_if *iface) |
| Register a callback to be called when the Wi-Fi is ready. | |
| int | unregister_wifi_ready_callback (wifi_ready_callback_t cb, struct net_if *iface) |
| Unregister a callback that was registered to be called when the Wi-Fi is ready. | |
Library for handling Wi-Fi ready events.