Home
last modified time | relevance | path

Searched refs:statusCode (Results 1 - 4 of 4) sorted by relevance

/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h135 uint16_t statusCode; /**< Authentication status code */ member
169 uint16_t statusCode; /**< Status code */ member
195 uint16_t statusCode; /**< Status code */ member
284 uint16_t statusCode; /**< 16-bit status code defined in the IEEE protocol */ member
/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h118 int statusCode; member
126 unsigned short statusCode; member
/drivers/peripheral/wlan/test/hdi_service/
H A Dwpa_callback_impl.c100 HDF_LOGE("WpaCallbackAssociateReject: statusCode=%{public}d,timeOut=%{public}d", in WpaCallbackAssociateReject()
101 associateRejectParam->statusCode, associateRejectParam->timeOut); in WpaCallbackAssociateReject()
162 HDF_LOGI("WpaCallbackAuthReject: bssid=" MACSTR " statusCode=%{public}hd,authType=%{public}hd,authTransaction=" in WpaCallbackAuthReject()
163 "%{public}hd", MAC2STR(authRejectParam->bssid), authRejectParam->statusCode, authRejectParam->authType, in WpaCallbackAuthReject()
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_common_cmd.c1301 hdiWpaAssociateRejectParam->statusCode = associateRejectParam->statusCode; in WpaFillWpaAssociateRejectParam()
1339 hdiWpaAuthRejectParam->statusCode = authRejectParam->statusCode; in WpaFillWpaAuthRejectParam()

Completed in 5 milliseconds