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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
mainSecNull.c 132 status = rsn_reportStatus(pMainSec->pParent, TI_OK);
rsn.h 194 TI_STATUS rsn_reportStatus(rsn_t *pRsn, TI_STATUS status);
rsn.c 256 pRsn->reportStatus = rsn_reportStatus;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
mainSecNull.c 138 status = rsn_reportStatus(pMainSec->pParent, OK);
rsn.c 299 pRsn->reportStatus = rsn_reportStatus;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
mainSecNull.c 132 status = rsn_reportStatus(pMainSec->pParent, TI_OK);
rsn.h 189 TI_STATUS rsn_reportStatus(rsn_t *pRsn, TI_STATUS status);
rsn.c 256 pRsn->reportStatus = rsn_reportStatus;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/
rsn.h 176 TI_STATUS rsn_reportStatus(rsn_t *pRsn, TI_STATUS status);

Completed in 46 milliseconds