Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DActiveModeWarden.java837 mWifiController.sendMessage(WifiController.CMD_UPDATE_AP_CAPABILITY, ipMode, 0, capability); in updateSoftApCapability()
1833 static final int CMD_UPDATE_AP_CAPABILITY = BASE + 24; field in ActiveModeWarden.WifiController
1917 case CMD_UPDATE_AP_CAPABILITY: in getWhatToString()
2219 case CMD_UPDATE_AP_CAPABILITY: in processMessageImpl()