Searched refs:ResponseIELength (Results 1 – 3 of 3) sorted by relevance
645 TI_UINT32 ResponseIELength = 0; in assoc_getParam() local687 ResponseIELength = pHandle->assocRespLen - respBuffIEOffset; in assoc_getParam()707 pParam->content.assocAssociationInformation.ResponseIELength = ResponseIELength; in assoc_getParam()709 if (ResponseIELength > 0) in assoc_getParam()
350 TI_UINT32 ResponseIELength; member
1609 pParam->content.assocAssociationInformation.ResponseIELength; in cmdInterpret_Event()1638 if (assocInformation->ResponseIELength > 0) in cmdInterpret_Event()1641 wrqu.data.length = assocInformation->ResponseIELength; in cmdInterpret_Event()