Searched refs:OP_MODE_SAP (Results 1 – 2 of 2) sorted by relevance
23 import static android.net.wifi.WifiAvailableChannel.OP_MODE_SAP;5665 WifiAvailableChannel channel = new WifiAvailableChannel(2412, OP_MODE_SAP); in testGetAllowedChannels()5667 assertEquals(channel.getOperationalModes(), OP_MODE_SAP); in testGetAllowedChannels() local
152 field public static final int OP_MODE_SAP = 2; // 0x2