Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
Go to the source code of this file.
Functions | |
int | wifi_set_enterprise_credentials (struct net_if *iface, bool is_ap) |
Set Wi-Fi Enterprise credentials. | |
void | wifi_clear_enterprise_credentials (void) |
Clear Wi-Fi enterprise credentials. |
void wifi_clear_enterprise_credentials | ( | void | ) |
Clear Wi-Fi enterprise credentials.
Set Wi-Fi Enterprise credentials.
Sets up the required credentials for Enterprise mode in both Access Point and Station modes.
Certificates typically used:
iface | Network interface |
is_ap | AP or Station mode |