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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txMgmtQueue.c 96 SM_STATE_MGMT, /* Only mgmt Tx is permitted. */
602 pTxMgmtQ->eSmState = SM_STATE_MGMT;
616 if ( (ePrevState != SM_STATE_CLOSE) && (ePrevState != SM_STATE_MGMT) )
688 else if ( (ePrevState == SM_STATE_MGMT) || (ePrevState == SM_STATE_EAPOL) )
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txMgmtQueue.c 96 SM_STATE_MGMT, /* Only mgmt Tx is permitted. */
600 pTxMgmtQ->eSmState = SM_STATE_MGMT;
614 if ( (ePrevState != SM_STATE_CLOSE) && (ePrevState != SM_STATE_MGMT) )
686 else if ( (ePrevState == SM_STATE_MGMT) || (ePrevState == SM_STATE_EAPOL) )
    [all...]

Completed in 1687 milliseconds