Home
last modified time | relevance | path

Searched refs:CMD_UPDATE_AP_CAPABILITY (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DActiveModeWarden.java223 mWifiController.sendMessage(WifiController.CMD_UPDATE_AP_CAPABILITY, capability); in updateSoftApCapability()
622 static final int CMD_UPDATE_AP_CAPABILITY = BASE + 24; field in ActiveModeWarden.WifiController
781 case CMD_UPDATE_AP_CAPABILITY: in processMessage()