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

  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
cu_wext.c 104 bssidList[index-1].InfrastructureMode = os802_11IBSS;
106 bssidList[index-1].InfrastructureMode = os802_11Infrastructure;
108 bssidList[index-1].InfrastructureMode = os802_11AutoUnknown;
110 bssidList[index-1].InfrastructureMode = os802_11InfrastructureMax;
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ralink.h 273 NDIS_802_11_NETWORK_INFRASTRUCTURE InfrastructureMode;
295 NDIS_802_11_NETWORK_INFRASTRUCTURE InfrastructureMode;
driver_ndis.c 172 NDIS_802_11_NETWORK_INFRASTRUCTURE InfrastructureMode;
    [all...]
  /hardware/ti/wlan/wl1271/Test/
smeDebug.c 190 switch (pBssid->InfrastructureMode)
siteMgrDebug.c     [all...]
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 232 OS_802_11_NETWORK_MODE InfrastructureMode;
253 OS_802_11_NETWORK_MODE InfrastructureMode;
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.c     [all...]
siteMgr.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 749 if (my_current->InfrastructureMode == os802_11IBSS)
751 else if (my_current->InfrastructureMode == os802_11Infrastructure)
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ndis.c 166 NDIS_802_11_NETWORK_INFRASTRUCTURE InfrastructureMode;
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c 617 switch (pBssid->InfrastructureMode)
    [all...]

Completed in 431 milliseconds