Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:pType

823 TI_STATUS mlmeParser_getFrameType(mlme_t *pMlme, TI_UINT16* pFrameCtrl, dot11MgmtSubType_e *pType)
841 *pType = (dot11MgmtSubType_e)((fc & DOT11_FC_SUB_MASK) >> 4);