/external/kernel-headers/original/uapi/linux/wimax/ |
i2400m.h | 2 * Intel Wireless WiMax Connection 2400m 35 * Intel Corporation <linux-wimax@intel.com> 46 * handful of commands. See drivers/net/wimax/i2400m/fw.c for more 59 * format is described in detail in drivers/net/wimax/i2400m/rx.c and
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
rfkill.h | 36 * @RFKILL_TYPE_WIMAX: switch is on a WiMAX device.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/wimax/ |
i2400m.h | 2 * Intel Wireless WiMax Connection 2400m 35 * Intel Corporation <linux-wimax@intel.com> 46 * handful of commands. See drivers/net/wimax/i2400m/fw.c for more 59 * format is described in detail in drivers/net/wimax/i2400m/rx.c and
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
rfkill.h | 36 * @RFKILL_TYPE_WIMAX: switch is on a WiMAX device.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/wimax/ |
i2400m.h | 2 * Intel Wireless WiMax Connection 2400m 35 * Intel Corporation <linux-wimax@intel.com> 46 * handful of commands. See drivers/net/wimax/i2400m/fw.c for more 59 * format is described in detail in drivers/net/wimax/i2400m/rx.c and
|
/system/connectivity/shill/dbus/ |
chromeos_wimax_device_proxy.h | 26 #include "shill/wimax/wimax_device_proxy_interface.h"
|
chromeos_wimax_manager_proxy.cc | 109 "WiMax Manager process not present");
|
/system/connectivity/shill/ |
scope_logger.cc | 67 "wimax",
|
device_info.cc | 357 SLOG(this, 2) << StringPrintf("%s: device %s is a WiMAX device", 502 LOG(WARNING) << "WiMax support is not implemented. Ignore WiMax link " 506 // WiMax devices are managed by WiMaxProvider. 507 SLOG(this, 2) << "WiMax link " << link_name 511 // WiMAX device may change the address after initialization. Clear it 513 // WiMaxProvider::CreateDevice() is called after the WiMAX device DBus 514 // object is created by the WiMAX manager daemon. [all...] |
TESTING | 61 USE="asan clang wimax" TEST_FILTER="shill::*" emerge-${BOARD} shill 63 This also turns on "wimax" and its tests, since this is disabled on most
|
default_profile_unittest.cc | 294 const string link_monitor_technologies("ethernet,wimax"); 321 const string prohibited_technologies("vpn,wimax");
|
scope_logger_unittest.cc | 84 "wimax",
|
/system/connectivity/shill/wimax/ |
wimax_service.h | 27 #include "shill/wimax/wimax_network_proxy_interface.h"
|
/external/autotest/ |
suite_scheduler.ini | 471 [WiMAX] 474 suite: wimax 476 pool: wimax 783 suite: wimax 785 pool: wimax
|
/system/connectivity/shill/doc/ |
manager-api.txt | 331 "ethernet,bluetooth,wifi,wimax,cellular" 340 { ethernet, wifi, wimax, bluetooth, cellular } 538 string; e.g. "wifi,wimax,vpn". 631 "cellular,wimax". 663 comma-separated string, e.g. "cellular,wimax". All
|
profile-api.txt | 123 string; e.g. "wifi,wimax,vpn". To alter this
|
/frameworks/base/core/java/android/net/ |
NetworkTemplate.java | 306 // TODO: consider matching against WiMAX subscriber identity 341 // TODO: consider matching against WiMAX subscriber identity
|
/system/connectivity/shill/vpn/ |
vpn_provider_unittest.cc | 259 storage.SetString("no_vpn", "Type", "wimax"); 323 storage.SetString("no_vpn", "Type", "wimax");
|
/external/libbrillo/policy/ |
device_policy.h | 111 // with what the connection manager users: ethernet, wifi, wimax, bluetooth,
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
connectivity-monitoring.jd | 60 <p>Device connectivity can be provided by mobile data, WiMAX, Wi-Fi, and ethernet connections. By
|
/frameworks/base/docs/html-intl/intl/es/training/monitoring-device-state/ |
connectivity-monitoring.jd | 53 <p>El dispositivo se puede conectar a Internet a través de conexiones Ethernet, Wi-Fi, WiMAX y de datos móviles. Al consultar el tipo de red activa, como se muestra a continuación, puedes modificar la frecuencia de actualización en función del ancho de banda disponible.</p>
|
/system/update_engine/update_manager/ |
boxed_value.cc | 101 return "Wimax";
|
real_shill_provider_unittest.cc | 52 const char* const kFakeWimaxServicePath = "/fake/wimax/service"; 318 // Test that Wimax connection is identified correctly.
|
/external/autotest/client/site_tests/network_MobileSuspendResume/ |
network_MobileSuspendResume.py | 196 # Special override for connecting to wimax devices since it requires 259 # Running modem status is not supported by all modems, specifically wimax
|
/cts/tests/tests/permission/src/android/permission/cts/ |
FileSystemPermissionTest.java | 583 "/data/misc/wimax", 584 "/data/misc/wimax/sockets", 613 "/data/wimax", 614 "/data/wimax/log", [all...] |