Home
last modified time | relevance | path

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

/ohos5.0/drivers/interface/wlan/chip/v1_0/
H A DIChipControllerCallback.idl61 [oneway] OnVendorHalRestart([in] ErrorCode code);
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi.cpp91 callback->OnVendorHalRestart(res); in Init()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.h154 virtual int32_t OnVendorHalRestart(ErrorCode code) override { return 0; } in OnVendorHalRestart() function