Searched refs:onDebugErrorAlert (Results 1 – 4 of 4) sorted by relevance
93 Return<void> onDebugErrorAlert(int32_t errorCode __unused, in onDebugErrorAlert() function in WifiChipHidlTest::WifiChipEventCallback
91 oneway onDebugErrorAlert(int32_t errorCode, vec<uint8_t> debugData);
671 * that the chip encounters via |IWifiChipEventCallback.onDebugErrorAlert| method.
1111 if (!callback->onDebugErrorAlert(error_code, debug_data) in enableDebugErrorAlertsInternal()