Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DClientModeImpl.java503 static final int CMD_STOP_RSSI_MONITORING_OFFLOAD = BASE + 163; field in ClientModeImpl
1920 case CMD_STOP_RSSI_MONITORING_OFFLOAD:
2030 case CMD_STOP_RSSI_MONITORING_OFFLOAD:
3839 case CMD_STOP_RSSI_MONITORING_OFFLOAD:
4184 ClientModeImpl.this.sendMessage(CMD_STOP_RSSI_MONITORING_OFFLOAD,
4200 ClientModeImpl.this.sendMessage(CMD_STOP_RSSI_MONITORING_OFFLOAD,
5113 case CMD_STOP_RSSI_MONITORING_OFFLOAD: {