Home
last modified time | relevance | path

Searched refs:HAL_CBK_CMD_AP_ENABLE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_native_define.h86 HAL_CBK_CMD_AP_ENABLE, /* AP enabling notification */ enumerator
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_monitor.cpp65 } else if (state == HAL_CBK_CMD_AP_ENABLE) { in OnHotspotStateEvent()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_hotspot_iface.c263 HAL_CBK_CMD_AP_ENABLE, in GetApCallbackEvents()
H A Di_wifi.c359 case HAL_CBK_CMD_AP_ENABLE: in IdlDealStaApEvent()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_callback.cpp405 event = HAL_CBK_CMD_AP_ENABLE; in onEventApState()