Home | History | Annotate | Download | only in hostapd

Lines Matching refs:TDLS_PROHIBIT

3060 	} else if (os_strcmp(buf, "tdls_prohibit") == 0) {
3062 bss->tdls |= TDLS_PROHIBIT;
3064 bss->tdls &= ~TDLS_PROHIBIT;