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

  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
cu_wext.c 293 S32 res, NumberOfItems;
303 NumberOfItems = 0;
334 NumberOfItems += CuWext_FillBssidList(&iwe, bssidList->Bssid, NumberOfItems);
341 bssidList->NumberOfItems = NumberOfItems;
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
cu_wext.c 273 S32 res, NumberOfItems;
283 NumberOfItems = 0;
314 NumberOfItems += CuWext_FillBssidList(&iwe, bssidList->Bssid, NumberOfItems);
321 bssidList->NumberOfItems = NumberOfItems;
  /hardware/ti/wlan/wl1271/Test/
smeDebug.c 186 WLAN_OS_REPORT(("BssId List: Num=%u\n", bssidList->NumberOfItems));
188 for(i=0; i<bssidList->NumberOfItems; i++)
  /system/wlan/ti/wilink_6_1/Test/
smeDebug.c 186 WLAN_OS_REPORT(("BssId List: Num=%u\n", bssidList->NumberOfItems));
188 for(i=0; i<bssidList->NumberOfItems; i++)
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 104 TI_UINT32 NumberOfItems;
238 TI_UINT32 NumberOfItems;
261 TI_UINT32 NumberOfItems;
  /system/wlan/ti/wilink_6_1/utils/
osDot11.h 104 TI_UINT32 NumberOfItems;
236 TI_UINT32 NumberOfItems;
259 TI_UINT32 NumberOfItems;
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ralink.h 279 UINT NumberOfItems; // in list below, at least 1
303 UINT NumberOfItems; // in list below, at least 1
driver_ndis.c 179 ULONG NumberOfItems;
783 count = b->NumberOfItems;
    [all...]
driver_ralink.c 1097 wsr->NumberOfItems = 0;
1110 for (ap_num = 0, wbi = wsr->Bssid; ap_num < wsr->NumberOfItems;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
osDot11.h 107 tiUINT32 NumberOfItems;
255 tiUINT32 NumberOfItems;
289 tiUINT32 NumberOfItems;
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osUtil.c 1002 pList->NumberOfItems = 1;
1007 pList->NumberOfItems = 1;
1012 pList->NumberOfItems = 2;
1018 pList->NumberOfItems = 3;
1025 pList->NumberOfItems = 1;
1031 pList->NumberOfItems * sizeof(OS_802_11_NETWORK_TYPE) -
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scanResultTable.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.c     [all...]
  /external/wpa_supplicant/
driver_ndis.c 173 ULONG NumberOfItems;
787 count = b->NumberOfItems;
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 703 for (; i<my_list->NumberOfItems; i++)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/wpa_supplicant_lib/
driver_ti.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c 598 for (; i<my_list->NumberOfItems; i++)
747 if(i == my_list->NumberOfItems)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteMgr.c     [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c 613 os_error_printf(CU_MSG_INFO2, (PS8)"BssId List: Num=%u\n", bssidList->NumberOfItems);
615 for(i=0; i<bssidList->NumberOfItems; i++)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
g_tester.c     [all...]
cu_cmd.c     [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c 590 os_error_printf(CU_MSG_INFO2, (PS8)"BssId List: Num=%u\n", bssidList->NumberOfItems);
592 for(i=0; i<bssidList->NumberOfItems; i++)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
CTI_Adapter.cpp     [all...]

Completed in 2095 milliseconds