Searched refs:eap_method (Results 1 – 2 of 2) sorted by relevance
558 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()
339 uint8_t eap_method[32]; ///< EAP method member