Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_protocol_types.h341 uint8_t inner_method[32]; ///< Inner method member
/hal_silabs-latest/wiseconnect/components/protocol/wifi/si91x/
Dsl_wifi.c571 strcpy((char *)eap_req.inner_method, SL_EAP_INNER_METHOD); in sl_wifi_connect()