Home
last modified time | relevance | path

Searched refs:eap_method (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/wiseconnect/components/protocol/wifi/si91x/
Dsl_wifi.c558 strcpy((char *)eap_req.eap_method, SL_EAP_TLS_METHOD); in sl_wifi_connect()
560 strcpy((char *)eap_req.eap_method, SL_EAP_TTLS_METHOD); in sl_wifi_connect()
562 strcpy((char *)eap_req.eap_method, SL_EAP_FAST_METHOD); in sl_wifi_connect()
564 strcpy((char *)eap_req.eap_method, SL_EAP_PEAP_METHOD); in sl_wifi_connect()
566 strcpy((char *)eap_req.eap_method, SL_EAP_LEAP_METHOD); in sl_wifi_connect()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_protocol_types.h339 uint8_t eap_method[32]; ///< EAP method member