HomeSort by relevance Sort by last modified time
    Searched refs:SM_STATE_EAPOL (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txMgmtQueue.c 97 SM_STATE_EAPOL, /* Only mgmt and EAPOL Tx is permitted. */
620 pTxMgmtQ->eSmState = SM_STATE_EAPOL;
631 if (ePrevState != SM_STATE_EAPOL)
688 else if ( (ePrevState == SM_STATE_MGMT) || (ePrevState == SM_STATE_EAPOL) )
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txMgmtQueue.c 97 SM_STATE_EAPOL, /* Only mgmt and EAPOL Tx is permitted. */
618 pTxMgmtQ->eSmState = SM_STATE_EAPOL;
629 if (ePrevState != SM_STATE_EAPOL)
686 else if ( (ePrevState == SM_STATE_MGMT) || (ePrevState == SM_STATE_EAPOL) )
    [all...]

Completed in 23 milliseconds