Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h301 WIFI_HMAC_MGMT_SUCCESS = 0, /**< Association succeeds */ enumerator
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wifi_event.c233 if (result->connectStatus == WIFI_HMAC_MGMT_SUCCESS) { in HdfWifiEventConnectResult()