Home | History | Annotate | Download | only in hostapd

Lines Matching refs:skip_inactivity_poll

1937 	} else if (os_strcmp(buf, "skip_inactivity_poll") == 0) {
1938 bss->skip_inactivity_poll = atoi(pos);