Home
last modified time | relevance | path

Searched refs:eap_identity (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h563 const uint8_t *eap_identity; member
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_shell.c807 params->eap_identity = state->optarg; in __wifi_args_to_params()
808 params->eap_id_length = strlen(params->eap_identity); in __wifi_args_to_params()
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c1144 resp.network_id, params->eap_identity)) { in wpas_add_and_config_network()