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

  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr.c 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);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngr.c 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);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/Roaming/
roamingMngr.c     [all...]

Completed in 24 milliseconds