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

  /hardware/ti/wlan/wl1271/Test/
siteMgrDebug.c 68 void printSiteTable(siteMgr_t *pSiteMgr, char *desiredSsid);
108 printSiteTable(pSiteMgr, NULL);
300 printSiteTable(pSiteMgr, (char*)pParam);
547 void printSiteTable(siteMgr_t *pSiteMgr, char *desiredSsid)
560 WLAN_OS_REPORT(("printSiteTable. pCurrentSiteTable->maxNumOfSites=%d exceeds the limit %d\n",
578 WLAN_OS_REPORT(("printSiteTable. pCurrentSiteTable->siteTable[%d].ssid.len=%d exceeds the limit %d\n",
    [all...]
  /system/wlan/ti/wilink_6_1/Test/
siteMgrDebug.c 68 void printSiteTable(siteMgr_t *pSiteMgr, char *desiredSsid);
108 printSiteTable(pSiteMgr, NULL);
292 printSiteTable(pSiteMgr, (char*)pParam);
530 void printSiteTable(siteMgr_t *pSiteMgr, char *desiredSsid)
    [all...]

Completed in 42 milliseconds