Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_events.c26 const char *event_str; member
102 if (strncmp(supplicant_status, wpa_supp_event_info[i].event_str, in supplicant_process_status()
103 strlen(wpa_supp_event_info[i].event_str)) == 0) { in supplicant_process_status()
116 event_prefix_len = strlen(event_info.event_str) + 1; in supplicant_process_status()
184 strncpy(data->supplicant_event_str, event_info.event_str, in supplicant_process_status()
196 event_info.event_str, strerror(errno)); in supplicant_process_status()