HomeSort by relevance Sort by last modified time
    Searched refs:onWifiAlert (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiDiagnostics.java 49 * onRingBufferData(), onWifiAlert().
380 public void onWifiAlert(int errorCode, byte[] buffer) {
381 WifiDiagnostics.this.onWifiAlert(errorCode, buffer);
392 synchronized void onWifiAlert(int errorCode, byte[] buffer) {
WifiNative.java     [all...]
WifiVendorHal.java     [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiVendorHalTest.java     [all...]

Completed in 72 milliseconds