Searched refs:isTwtSupported (Results 1 – 1 of 1) sorted by relevance
487 if (interfaceName == null || !isTwtSupported()) { in getTwtCapabilities()510 if (!isTwtSupported() || !isTwtCapable(interfaceName)) { in setupTwtSession()536 private boolean isTwtSupported() { in isTwtSupported() method in TwtManager