Home
last modified time | relevance | path

Searched defs:onDebugErrorAlert (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiChipEventCallback.aidl39 oneway void onDebugErrorAlert(in int errorCode, in byte[] debugData); in onDebugErrorAlert() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiChipEventCallback.aidl39 oneway void onDebugErrorAlert(in int errorCode, in byte[] debugData); in onDebugErrorAlert() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiChipEventCallback.aidl105 void onDebugErrorAlert(in int errorCode, in byte[] debugData); in onDebugErrorAlert() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiChipEventCallback.aidl39 oneway void onDebugErrorAlert(in int errorCode, in byte[] debugData); in onDebugErrorAlert() method
/hardware/interfaces/wifi/1.4/vts/functional/
Dwifi_chip_hidl_test.cpp96 Return<void> onDebugErrorAlert(int32_t errorCode __unused, in onDebugErrorAlert() function in WifiChipHidlTest::WifiChipEventCallback
/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_chip_hidl_test.cpp98 Return<void> onDebugErrorAlert(int32_t errorCode __unused, in onDebugErrorAlert() function in WifiChipHidlTest::WifiChipEventCallback
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_chip_aidl_test.cpp154 ::ndk::ScopedAStatus onDebugErrorAlert(int /* errorCode */, in onDebugErrorAlert() function in WifiChipEventCallback