/external/autotest/server/site_tests/cheets_CTS_R/manual_tests/ |
D | wifi.yaml | 35 android.net.wifi.cts.ConnectedNetworkScorerTest#testSetWifiConnectedNetworkScorer: [all] 36 android.net.wifi.cts.ConnectedNetworkScorerTest#testUpdateWifiUsabilityScore: [all] 37 android.net.wifi.cts.ConnectedNetworkScorerTest#testWifiUsabilityStatsEntry: [all] 38 android.net.wifi.cts.ScanResultTest#testScanResultMatchesWifiInfo: [all] 39 android.net.wifi.cts.WifiBackupRestoreTest#testCanRestoreBackupData: [all] 40 android.net.wifi.cts.WifiBackupRestoreTest#testCanRestoreSoftApBackupData: [all] 41 android.net.wifi.cts.WifiBackupRestoreTest#testRestoreFromLegacyBackupFormat: [all] 42 android.net.wifi.cts.WifiBackupRestoreTest#testRestoreFromV1_0BackupFormat: [all] 43 android.net.wifi.cts.WifiBackupRestoreTest#testRestoreFromV1_1BackupFormat: [all] 44 android.net.wifi.cts.WifiBackupRestoreTest#testRestoreFromV1_2BackupFormat: [all] [all …]
|
/external/wpa_supplicant_8/hostapd/ |
D | hostapd.android.rc | 10 mkdir /data/vendor/wifi 0770 wifi wifi 11 mkdir /data/vendor/wifi/hostapd 0770 wifi wifi 12 mkdir /data/vendor/wifi/hostapd/sockets 0770 wifi wifi 15 interface android.hardware.wifi.hostapd@1.0::IHostapd default 16 interface android.hardware.wifi.hostapd@1.1::IHostapd default 17 interface android.hardware.wifi.hostapd@1.2::IHostapd default 18 interface android.hardware.wifi.hostapd@1.3::IHostapd default 21 user wifi 22 group wifi net_raw net_admin
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/ |
D | android.hardware.wifi.supplicant-service.rc | 2 -O/data/vendor/wifi/wpa/sockets -dd \ 4 # we will start as root and wpa_supplicant will switch to user wifi 6 # user wifi 7 # group wifi inet keystore 8 interface android.hardware.wifi.supplicant@1.0::ISupplicant default 9 interface android.hardware.wifi.supplicant@1.1::ISupplicant default 10 interface android.hardware.wifi.supplicant@1.2::ISupplicant default 11 interface android.hardware.wifi.supplicant@1.3::ISupplicant default 12 interface android.hardware.wifi.supplicant@1.4::ISupplicant default 14 socket wpa_wlan0 dgram 660 wifi wifi
|
/external/autotest/client/site_tests/network_ChromeWifiEndToEnd/ |
D | network_ChromeWifiEndToEnd.py | 21 1. Tests that the configured wifi networks are seen by Chrome. 23 3. Tests that the enabling and disabling WiFi works. 24 4. Tests that the DUT autoconnects to previously connected WiFi network. 35 @return Formated list of available wifi networks. 44 security=network['WiFi']['Security']) 52 """Compare the known wifi SSID's against the SSID's returned via API. 70 """Tests enabling and disabling of WiFi. 76 @raises error.TestFail if WiFi state is not toggled. 79 # Make sure we leave the WiFi network device in enabled state before 85 raise error.TestFail('WiFi was not disabled.') [all …]
|
/external/autotest/server/site_tests/network_WiFi_BT_AntennaCoex/ |
D | network_WiFi_BT_AntennaCoex.py | 14 """Test various sequences that mix wifi off/on, BT off/on 15 and ensure that wifi/BT functionality is intact during 21 # 1. wifi goes down 24 # 3. wifi comes up (test scan and connect) 28 # Turn off wifi 49 # Turn wifi back on 62 # - verify wifi scanning works 63 # 2. wifi goes down 65 # 4. wifi comes up (verify by connecting to AP) 71 # Test that we can scan on wifi [all …]
|
/external/autotest/client/cros/enterprise/ |
D | enterprise_network_api.py | 22 Enterprise Network WiFi tests. 42 WiFi range of the DUT. 60 security=network['WiFi']['Security']) 66 """@returns: List of available WiFi networks.""" 79 Options include 'WiFi', 'Cellular', and 'Ethernet'. 101 logging.debug('Network info of all the networks in WiFi' 128 @raises error.TestFail: If the WiFi network is out of range or the 134 "The SSID: %r is not in WiFi range of the DUT" % ssid) 162 @raises error.TestFail: If the WiFi network is not in WiFi range of the 168 "The SSID: %r is not in WiFi range of the DUT" % ssid) [all …]
|
/external/autotest/client/site_tests/power_WifiIdle/ |
D | power_WifiIdle.py | 26 """Return whether wifi is enabled.""" 44 """Collect power stats when wifi is on or off. 52 # Ensure wifi is enabled. 57 raise error.TestError('Failed to enable wifi.') 62 # Test system idle with wifi turned on. 67 # Disable wifi. 70 raise error.TestError('Failed to disable wifi.') 72 # Test system idle with wifi turned off. 77 # Turn on wifi before leaving the test.
|
/external/autotest/client/cros/networking/chrome_testing/ |
D | chrome_networking_test_api.py | 16 For Example: Enable/Disable WiFi, Scan WiFi, Connect to WiFi that can 20 WIFI_DEVICE = 'WiFi' 35 """Get list of available wifi networks. 37 @raises error.TestFail if no wifi networks are found. 38 @return List of dictionaries containing wifi network information. 43 raise error.TestFail('No wifi networks found.') 67 Options include 'WiFi', 'Cellular' and 'Ethernet'. 87 include 'WiFi', 'Cellular' and 'Ethernet'.
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/ |
D | WifiP2pManagerFacade.java | 17 package com.googlecode.android_scripting.facade.wifi; 25 import android.net.wifi.WpsInfo; 26 import android.net.wifi.p2p.WifiP2pConfig; 27 import android.net.wifi.p2p.WifiP2pDevice; 28 import android.net.wifi.p2p.WifiP2pDeviceList; 29 import android.net.wifi.p2p.WifiP2pGroup; 30 import android.net.wifi.p2p.WifiP2pGroupList; 31 import android.net.wifi.p2p.WifiP2pInfo; 32 import android.net.wifi.p2p.WifiP2pManager; 33 import android.net.wifi.p2p.nsd.WifiP2pDnsSdServiceInfo; [all …]
|
D | WifiManagerFacade.java | 17 package com.googlecode.android_scripting.facade.wifi; 21 import static android.net.wifi.WifiScanner.WIFI_BAND_24_GHZ; 22 import static android.net.wifi.WifiScanner.WIFI_BAND_5_GHZ; 44 import android.net.wifi.CoexUnsafeChannel; 45 import android.net.wifi.EasyConnectStatusCallback; 46 import android.net.wifi.ScanResult; 47 import android.net.wifi.SoftApCapability; 48 import android.net.wifi.SoftApConfiguration; 49 import android.net.wifi.SoftApInfo; 50 import android.net.wifi.WifiClient; [all …]
|
D | WifiRttManagerFacade.java | 17 package com.googlecode.android_scripting.facade.wifi; 21 import android.net.wifi.RttManager; 22 import android.net.wifi.RttManager.ResponderCallback; 23 import android.net.wifi.RttManager.ResponderConfig; 24 import android.net.wifi.RttManager.RttCapabilities; 25 import android.net.wifi.RttManager.RttListener; 26 import android.net.wifi.RttManager.RttParams; 27 import android.net.wifi.RttManager.RttResult; 180 @Rpc(description = "Get wifi Rtt capabilities.") 243 * Start WiFi RTT ranging using the given params. Returns the id associated with the [all …]
|
D | WifiScannerFacade.java | 17 package com.googlecode.android_scripting.facade.wifi; 21 import android.net.wifi.ScanResult; 22 import android.net.wifi.WifiManager; 23 import android.net.wifi.WifiScanner; 24 import android.net.wifi.WifiScanner.BssidInfo; 25 import android.net.wifi.WifiScanner.ChannelSpec; 26 import android.net.wifi.WifiScanner.ScanData; 27 import android.net.wifi.WifiScanner.ScanSettings; 270 * indicates that changes were detected in wifi environment 280 * indicates that no wifi changes are being detected for a while [all …]
|
/external/autotest/server/cros/network/ |
D | wifi_cell_test_base.py | 13 """An abstract base class for autotests in WiFi cells. 20 to over the WiFi network. 22 WiFiTests have a notion of the control network vs the WiFi network. The 24 autotest server and the various machines involved in the test. The WiFi 25 network is the subnet(s) formed by WiFi routers between the server and the 32 """@return the WiFi context for this test.""" 65 logging.info('Running wifi test with commandline arguments: %r', 76 msg = '======= WiFi autotest setup complete. Starting test... =======' 81 msg = '======= WiFi autotest complete. Cleaning up... ======='
|
D | wifi_client.py | 26 # Wake-on-WiFi feature strings 33 # Wake-on-WiFi test timing constants 107 # List of interface names we won't consider for use as "the" WiFi interface 153 """@return bool True iff WiFi powersave mode is enabled.""" 239 """@return string wifi device on machine (e.g. mlan0).""" 268 """Returns the signal level of this DUT's WiFi interface. 270 @return int signal level of connected WiFi interface or None (e.g. -67). 277 """Returns the signal level of all chains of this DUT's WiFi interface. 279 @return int array signal level of each chain of connected WiFi interface 307 """Returns the noise level of this DUT's WiFi interface. [all …]
|
D | attenuator_controller.py | 151 """Set wifi signal to desired level by changing attenuation. 154 @param requested_sig_level: Negative int value in dBm for wifi signal 160 range for the wifi signal level. 197 raise error.TestError("Not able to set wifi signal to requested " 202 """Check if wifi signal is within the threshold of requested signal. 204 @param req_sig_level: Negative int value in dBm for wifi signal 206 @param curr_sig_level: Current wifi signal level seen by the DUT. 208 range for the wifi signal level. 210 @returns True if wifi signal is in the desired range.
|
D | wifi_test_context_manager.py | 18 """A context manager for state used in WiFi autotests. 20 Some of the building blocks we use in WiFi tests need to be cleaned up 126 """Return an IPv4 address pingable by the client on the WiFi subnet. 253 Construct the state used in a WiFi test. 272 # Set up a clean context to conduct WiFi tests in. 288 """Teardown the state used in a WiFi test.""" 297 """Connect to a WiFi network and check for success. 299 Connect a DUT to a WiFi network and check that we connect successfully. 344 """Ping a host on the WiFi network from the DUT. 346 Ping a host reachable on the WiFi network from the DUT, and [all …]
|
/external/autotest/client/cros/networking/ |
D | wifi_proxy.py | 14 """Wrapper around shill dbus interface used by wifi tests.""" 18 """Set the logging in shill for a test of wifi technology. 29 """Iterate over all pushed profiles and remove WiFi entries.""" 40 if entry[self.ENTRY_FIELD_TYPE] == 'wifi': 48 """Configure a WiFi service. 72 config_params = {self.SERVICE_PROPERTY_TYPE: 'wifi', 85 logging.error('Caught an error while configuring a WiFi ' 106 Connect to a WiFi network with the given association parameters. 161 discovery_params = {self.SERVICE_PROPERTY_TYPE: 'wifi', 185 self.manager.RequestScan('wifi') [all …]
|
D | shill_xmlrpc_server.py | 25 """Exposes methods called remotely during WiFi autotests. 144 """Configure a WiFi service 163 """Block and attempt to connect to wifi network. 178 failure_reason='No wifi interfaces found?') 211 @param ssid string of WiFi service for which to delete entries. 230 For shill, this means popping and removing profiles, removing all WiFi 247 """List WiFi interfaces controlled by shill. 249 @return list of string WiFi device names (e.g. ['mlan0']) 257 if properties[self._wifi_proxy.DEVICE_PROPERTY_TYPE] != 'wifi': 312 @param order string comma-delimited service order (eg. 'ethernet,wifi') [all …]
|
/external/autotest/client/site_tests/network_RackWiFiConnect/ |
D | network_RackWiFiConnect.py | 23 """Client test to connect to various network services on WiFi rack. 35 Verification URLs are either pages on WiFi rack's Apache server or 128 """Set service order to WiFi before Ethernet. 130 @param proxy WiFi Proxy object 133 logging.info('Setting order to WiFi, prioritized over Ethernet.') 134 proxy.manager.SetServiceOrder(dbus.String('wifi,ethernet')) 138 """Set service order to default Ethernet before WiFi 140 @param proxy WiFi Proxy object 144 proxy.manager.SetServiceOrder(dbus.String('ethernet,wifi'))
|
/external/autotest/frontend/client/src/autotest/moblab/wizard/ |
D | WifiCard.java | 17 * Wizard card for wifi configuration. 21 * The cached wifi information. 27 setViewTitle("DUT Wifi Configuration"); in WifiCard() 28 setEditTitle("Configure DUT Wifi Access Configuration"); in WifiCard() 39 layoutTable.setWidget(row, 0, new Label("Wifi Access Point Name: ")); in updateModeUI() 43 // Row for wifi key. in updateModeUI() 45 layoutTable.setWidget(row, 0, new Label("Wifi Access Point Password: ")); in updateModeUI()
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/ |
D | WifiLockManager.java | 19 import android.net.wifi.WifiManager; 20 import android.net.wifi.WifiManager.WifiLock; 27 * <p>The handling of wifi locks requires the {@link android.Manifest.permission#WAKE_LOCK} 48 * <p>By default, wifi lock handling is not enabled. Enabling will acquire the wifi lock if 49 * necessary. Disabling will release the wifi lock if held. 72 * <p>The wifi lock will not be acquired unless handling has been enabled through {@link
|
/external/autotest/client/site_tests/network_ChromeWifiConfigure/ |
D | network_ChromeWifiConfigure.py | 15 Tests wifi configuration using chrome.networkingPrivate. 18 a WiFi network and retreive the properties of that network. 34 'Type': 'WiFi', 35 'WiFi': { 54 self._test_property(network, 'Type', 'WiFi') 55 self._test_property(network, 'WiFi.Security', security)
|
/external/autotest/client/cros/scripts/ |
D | wifi | 54 wifi = wifi_proxy.WifiProxy.get_proxy() 57 security_parameters[wifi.SERVICE_PROPERTY_PASSPHRASE] = passphrase 58 successful = wifi.configure_wifi_service(ssid, security, 68 """Attempt to connect to a WiFi network. 70 Blocks until we connect successfully to a WiFi network described 81 wifi = wifi_proxy.WifiProxy.get_proxy() 82 result = wifi.connect_to_wifi_network(ssid, 112 wifi = wifi_proxy.WifiProxy.get_proxy() 113 result = wifi.disconnect_from_wifi_network(ssid, timeout)
|
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/ |
D | package.list | 60 android.net.wifi 61 android.net.wifi.aware 62 android.net.wifi.hotspot2 63 android.net.wifi.hotspot2.omadm 64 android.net.wifi.hotspot2.pps 65 android.net.wifi.p2p 66 android.net.wifi.p2p.nsd 67 android.net.wifi.rtt
|
/external/autotest/client/site_tests/policy_GlobalNetworkSettings/ |
D | policy_GlobalNetworkSettings.py | 42 OUT_OF_RANGE_ERROR = 'The SSID: .* is not in WiFi range of the DUT' 68 Verify the DisableNetworkTypes policy on WiFi. 70 Both networks should show the 'No wifi networks found' error. 82 raise error.TestFail('DUT was able to connect to WiFi, but ' 83 'WiFi should be blocked.') 84 elif str(err) != 'No wifi networks found.': 180 elif 'WiFi' in gnc_settings.get('DisableNetworkTypes', {}): 223 # Disable ethernet so device will default to WiFi
|