HomeSort by relevance Sort by last modified time
    Searched refs:InfrastructureMode (Results 1 - 24 of 24) 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;
  /system/wlan/ti/wilink_6_1/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...]
  /system/wlan/ti/wilink_6_1/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;
  /system/wlan/ti/wilink_6_1/utils/
osDot11.h 230 OS_802_11_NETWORK_MODE InfrastructureMode;
251 OS_802_11_NETWORK_MODE InfrastructureMode;
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
osDot11.h 246 OS_802_11_NETWORK_MODE InfrastructureMode;
276 OS_802_11_NETWORK_MODE InfrastructureMode;
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scanResultTable.c     [all...]
siteMgr.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.c     [all...]
siteMgr.c     [all...]
  /external/wpa_supplicant/
driver_ndis.c 166 NDIS_802_11_NETWORK_INFRASTRUCTURE InfrastructureMode;
802 if (bss->InfrastructureMode == Ndis802_11IBSS)
804 else if (bss->InfrastructureMode == Ndis802_11Infrastructure)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteMgr.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 748 if (my_current->InfrastructureMode == os802_11IBSS)
750 else if (my_current->InfrastructureMode == os802_11Infrastructure)
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c 638 if (my_current->InfrastructureMode == os802_11IBSS)
640 else if (my_current->InfrastructureMode == os802_11Infrastructure)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
cu_cmd.c     [all...]
g_tester.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/wpa_supplicant_lib/
driver_ti.c     [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c 617 switch (pBssid->InfrastructureMode)
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c 594 switch (pBssid->InfrastructureMode)
    [all...]

Completed in 149 milliseconds