Introduction to the modification of android wifi signal strength classification

  • 2020-05-10 18:47:40
  • OfStack

/frameworks/base/wifi/java/android/net/wifi/wifimanager.java
calculateSignalLevel is the calculated signal grade function,MAX_RSSI and MIN_RSSI are the signal strength thresholds of the strongest and weakest signal strength classes, respectively.

Related articles: