Home | History | Annotate | Download | only in hostapd

Lines Matching refs:TDLS_PROHIBIT

2662 		} else if (os_strcmp(buf, "tdls_prohibit") == 0) {
2665 bss->tdls |= TDLS_PROHIBIT;
2667 bss->tdls &= ~TDLS_PROHIBIT;