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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txMgmtQueue.c 100 } ESmState;
136 ESmState eSmState; /* The current state of the SM. */
220 pTxMgmtQ->eSmState = SM_STATE_CLOSE; /* SM default state is CLOSE. */
578 ESmState ePrevState = pTxMgmtQ->eSmState;
588 pTxMgmtQ->eSmState = SM_STATE_CLOSE;
602 pTxMgmtQ->eSmState = SM_STATE_MGMT;
618 TRACE1(pTxMgmtQ->hReport, REPORT_SEVERITY_ERROR, "mgmtQueuesSM: Got SmEvent=EAPOL when eSmState=%d\n", ePrevState);
620 pTxMgmtQ->eSmState = SM_STATE_EAPOL
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txMgmtQueue.c 100 } ESmState;
135 ESmState eSmState; /* The current state of the SM. */
218 pTxMgmtQ->eSmState = SM_STATE_CLOSE; /* SM default state is CLOSE. */
576 ESmState ePrevState = pTxMgmtQ->eSmState;
586 pTxMgmtQ->eSmState = SM_STATE_CLOSE;
600 pTxMgmtQ->eSmState = SM_STATE_MGMT;
616 TRACE1(pTxMgmtQ->hReport, REPORT_SEVERITY_ERROR, "mgmtQueuesSM: Got SmEvent=EAPOL when eSmState=%d\n", ePrevState);
618 pTxMgmtQ->eSmState = SM_STATE_EAPOL
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 92 } ESmState;
146 ESmState eState; /* SM current state */
797 ESmState eState = pTwIf->eState; /* The state before handling the event */
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TwIf/
TwIf.c 90 } ESmState;
143 ESmState eState; /* SM current state */
755 ESmState eState = pTwIf->eState; /* The state before handling the event */
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.c 110 } ESmState;
136 ESmState eSmState; /* The DrvMain SM state. */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DrvMain.c 108 } ESmState;
133 ESmState eSmState; /* The DrvMain SM state. */
    [all...]

Completed in 188 milliseconds