Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_callback.cpp40 constexpr int WEP_WRONG_PASSWORD_STATUS_CODE = 5202; variable
240 } else if (statusCode == WEP_WRONG_PASSWORD_STATUS_CODE && in OnEventAssociateReject()