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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
externalSec.c 80 struct externalSec_t *pExtSec = pMainSec-> pExternalSec;
101 pExtSec->hOs = pMainSec->hOs;
102 pExtSec->hReport = pMainSec->hReport;
103 pExtSec->pParent = pMainSec;
106 pExtSec->currentState = EXTERNAL_SEC_STATE_IDLE;
108 status = fsm_Config(pExtSec->pExternalSecSm,
112 NULL, pExtSec->hOs);
rsn.c     [all...]

Completed in 214 milliseconds