Home
last modified time | relevance | path

Searched refs:HAL_CBK_CMD_STA_LEAVE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_native_define.h80 HAL_CBK_CMD_STA_LEAVE, /* STA leaving notification in AP mode */ enumerator
/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.c262 HAL_CBK_CMD_STA_LEAVE, in GetApCallbackEvents()
H A Di_wifi.c344 case HAL_CBK_CMD_STA_LEAVE: in IdlDealStaApEvent()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_started_state.cpp506 if (event == HAL_CBK_CMD_STA_LEAVE) { in ProcessCmdAssociatedStaChanged()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_started_state_test.cpp499 msg->SetParam1(HAL_CBK_CMD_STA_LEAVE);
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_callback.cpp374 event = HAL_CBK_CMD_STA_LEAVE; in onEventStaJoin()