Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_events.c95 unsigned int event_prefix_len; in supplicant_process_status() local
116 event_prefix_len = strlen(event_info.event_str) + 1; in supplicant_process_status()
117 event_no_prefix = supplicant_status + event_prefix_len; in supplicant_process_status()