Home | History | Annotate | Download | only in Application

Lines Matching refs:pListOfAPs

117         BssListEx.pListOfAPs = scanMngr_getBSSList(hScanMngr);
4246 bssList_t *pListOfAPs;
4252 pListOfAPs = scanMngr_getBSSList(hScanMngr);
4253 EvHandlerSendEvent(pScanMngr->hEvHandler, IPC_EVENT_IMMEDIATE_SCAN_REPORT, (TI_UINT8*)pListOfAPs, sizeof(bssList_t));