Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_define.h62 WIFI_HAL_OPEN_HOSTAPD_FAILED = 8, /* Start hostapd failed. */ enumerator
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_define.h62 WIFI_HAL_OPEN_HOSTAPD_FAILED = 8, /* Start hostapd failed. */ enumerator
H A Dwifi_hal_ap_interface.c41 return WIFI_HAL_OPEN_HOSTAPD_FAILED; in StartSoftAp()