HomeSort by relevance Sort by last modified time
    Searched full:wlan (Results 351 - 375 of 415) sorted by null

<<11121314151617

  /system/sepolicy/prebuilts/api/28.0/private/
genfs_contexts 123 genfscon sysfs /module/wlan/parameters/fwpath u:object_r:sysfs_wlan_fwpath:s0
  /system/sepolicy/private/
genfs_contexts 123 genfscon sysfs /module/wlan/parameters/fwpath u:object_r:sysfs_wlan_fwpath:s0
  /tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
md8475a.py 392 def __init__(self, ip_address, log_handle, wlan=False):
396 self._wlan = wlan
734 if "WLAN" in sim_model:
767 simmodel = simmodel + "," + "WLAN"
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_wext.c 929 * Host AP driver may use both wlan# and wifi# interface in wireless
957 if (os_strncmp(drv->ifname, "wlan", 4) == 0) {
    [all...]
driver_hostap.c 30 /* MTU to be set for the wlan#ap device; this is mainly needed for IEEE 802.1X
  /hardware/qcom/msm8998/original-kernel-headers/linux/
ipa_qmi_service_v01.h     [all...]
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/ver2_ulp_components/
SupportedNetworkInformation.java 372 return "wLAN : "
    [all...]
  /device/google/marlin/
init.common.rc 537 chown wifi wifi /sys/module/wlan/parameters/fwpath
  /external/syslinux/gpxe/src/drivers/net/
hfa384x.h 8 * linux-wlan
33 * Inquiries regarding the linux-wlan Open Source project can be
37 * info@linux-wlan.com
38 * http://www.linux-wlan.com
    [all...]
  /external/webrtc/talk/app/webrtc/
statscollector.cc 57 const char* STATSREPORT_ADAPTER_TYPE_WIFI = "wlan";
    [all...]
  /external/wpa_supplicant_8/hs20/client/
oma_dm_client.c 1203 wpa_printf(MSG_INFO, "Could not get IP address for WLAN - try connection anyway");
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server_aka.c 208 char *network_name = "WLAN";
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
PasspointProviderTest.java 468 createDomainNameElement(new String[] {"wlan.mnc456.mcc123.3gppnetwork.org"}));
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneInternalInterface.java     [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp     [all...]
  /system/sepolicy/prebuilts/api/26.0/private/
file_contexts 463 /sys/module/wlan/parameters/fwpath u:object_r:sysfs_wlan_fwpath:s0
  /system/sepolicy/prebuilts/api/28.0/public/
property_contexts 128 wlan.driver.status u:object_r:exported_wifi_prop:s0 exact enum ok unloaded
  /system/sepolicy/public/
property_contexts 128 wlan.driver.status u:object_r:exported_wifi_prop:s0 exact enum ok unloaded
  /device/generic/goldfish/wifi/
simulated_hostapd.conf 196 # RTS threshold and 'iwconfig wlan# rts <val>' can be used to set it.
201 # fragmentation threshold and 'iwconfig wlan# frag <val>' can be used to set
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
VfrStrings.uni     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
interworking.c 817 * TS 23.003, Clause 14 (3GPP to WLAN Interworking)
819 * <aka:0|sim:1><IMSI>@wlan.mnc<MNC>.mcc<MCC>.3gppnetwork.org
848 pos += os_snprintf(pos, end - pos, "@wlan.mnc");
    [all...]
  /external/scapy/scapy/contrib/
diameter.py     [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 223 # RTS threshold and 'iwconfig wlan# rts <val>' can be used to set it.
228 # fragmentation threshold and 'iwconfig wlan# frag <val>' can be used to set
    [all...]
  /external/autotest/server/
site_linux_router.py 758 """De-configure an AP (will also bring wlan down).
    [all...]
  /external/tcpdump/
print-lldp.c 127 { LLDP_CAP_WLAN_AP, "WLAN AP"},
    [all...]

Completed in 636 milliseconds

<<11121314151617