Home
last modified time | relevance | path

Searched refs:WIFI_CONNECTION_FULL_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.h98 WIFI_CONNECTION_FULL_EVENT, /* connection is full */ enumerator
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_define.h98 WIFI_CONNECTION_FULL_EVENT, /* connection is full */ enumerator
H A Dwifi_hal_callback.c169 EmitEventCallbackMsg(pCbkMsg, WIFI_CONNECTION_FULL_EVENT); in WifiHalCbNotifyConnectionFull()
H A Dwifi_hal_crpc_server.c541 case WIFI_CONNECTION_FULL_EVENT: in DealStaApCallback()