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

/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosUtil.c4856 OS_EXC_CCKM_REQUEST *cckmRequest = (OS_EXC_CCKM_REQUEST*)pData; local
4857 ULONG reqLength = cckmRequest->AssociationRequestIELength+sizeof(cckmRequest->RequestCode)+sizeof(cckmRequest->AssociationRequestIELength);
4862 if ((cckmRequest==NULL) || (reqLength > Length))

Completed in 29 milliseconds