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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txMgmtQueue.c 95 SM_STATE_CLOSE, /* All Tx path is closed. */
220 pTxMgmtQ->eSmState = SM_STATE_CLOSE; /* SM default state is CLOSE. */
588 pTxMgmtQ->eSmState = SM_STATE_CLOSE;
616 if ( (ePrevState != SM_STATE_CLOSE) && (ePrevState != SM_STATE_MGMT) )
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txMgmtQueue.c 95 SM_STATE_CLOSE, /* All Tx path is closed. */
218 pTxMgmtQ->eSmState = SM_STATE_CLOSE; /* SM default state is CLOSE. */
586 pTxMgmtQ->eSmState = SM_STATE_CLOSE;
614 if ( (ePrevState != SM_STATE_CLOSE) && (ePrevState != SM_STATE_MGMT) )
    [all...]

Completed in 18 milliseconds