Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:search_delay

4031 	unsigned int search_delay;
4062 search_delay = atoi(pos);
4064 search_delay = wpas_p2p_search_delay(wpa_s);
4067 _dev_id, search_delay);