Home | History | Annotate | Download | only in Application

Lines Matching refs:pNeighborAPList

405     neighborAPList_t        *pNeighborAPList;
413 pNeighborAPList = (neighborAPList_t *)pData;
414 if (pNeighborAPList->numOfEntries>0)
425 scanMngr_setNeighborAPs (pRoamingMngr->hScanMngr, pNeighborAPList);
427 TRACE2(pRoamingMngr->hReport, REPORT_SEVERITY_INFORMATION, "roamingMngr_updateNeighborApListCb, numberOfAps = %d, enableDisable=%d\n", pNeighborAPList->numOfEntries, pRoamingMngr->roamingMngrConfig.enableDisable);