Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:enter

6728 	int enter;
6734 if (os_strncmp(cmd, "enter", 5) == 0)
6735 enter = 1;
6737 enter = 0;
6767 ret = ieee802_11_send_wnmsleep_req(wpa_s, enter ? WNM_SLEEP_MODE_ENTER :