Home
last modified time | relevance | path

Searched refs:WIFI_STA_JOIN_EVENT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_define.h89 WIFI_STA_JOIN_EVENT, /* STA connection notification in AP mode. */ enumerator
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_define.h89 WIFI_STA_JOIN_EVENT, /* STA connection notification in AP mode. */ enumerator
H A Dwifi_hal_callback.c223 event = WIFI_STA_JOIN_EVENT; in WifiHalCbStaJoin()
H A Dwifi_hal_crpc_server.c527 case WIFI_STA_JOIN_EVENT: in DealStaApCallback()