/external/autotest/client/common_lib/cros/ |
D | policy.py | 21 roaming=None, whitelist=None): argument 63 if roaming: ownership.assert_roaming(settings, roaming) 70 new_users=None, roaming=None, whitelist=None): argument 104 if roaming: 105 settings.data_roaming_enabled.data_roaming_enabled = roaming
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | SubscriptionManagerFacade.java | 107 @RpcParameter(name = "roaming") Integer roaming, in subscriptionSetDataRoaming() 109 if (roaming != SubscriptionManager.DATA_ROAMING_DISABLE) { in subscriptionSetDataRoaming()
|
/external/autotest/client/site_tests/login_OwnershipRetaken/ |
D | login_OwnershipRetaken.py | 48 roaming=True, 84 roaming=True,
|
/external/autotest/client/site_tests/login_OwnershipApi/ |
D | login_OwnershipApi.py | 62 roaming=True, 78 roaming=True,
|
/external/autotest/client/cros/ |
D | ownership.py | 187 def assert_roaming(settings, roaming): argument 198 if settings.data_roaming_enabled.data_roaming_enabled != roaming:
|
/external/autotest/server/site_tests/network_WiFi_RoamEndToEnd/ |
D | control | 16 WiFi roaming between two Open Networks.
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/ |
D | control | 15 WiFi roaming between two Open Networks after a Suspend/Resume.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 162 - allow driver-based roaming to change ESS 396 - roaming partner configuration (roaming_partner within a cred block) 403 * min_{dl,ul}_bandwidth_{home,roaming} cred parameters 512 without executing roaming/network re-selection on scan results 561 - do not use results for internal roaming decision 667 * fixed issues in WPA/RSN element validation when roaming with ap_scan=1 808 * extend EAPOL frames processing workaround for roaming cases 836 roaming internally. 987 * nl80211: fixed number of issues with roaming 988 * avoid unnecessary roaming if multiple APs with similar signal [all …]
|
D | driver_i.h | 687 if (!wpa_s->driver->roaming) in wpa_drv_roaming() 689 return wpa_s->driver->roaming(wpa_s->drv_priv, allowed, bssid); in wpa_drv_roaming()
|
D | android.config | 27 # the driver to improve existing functionality like roaming and to support new 476 # Disable roaming in wpa_supplicant 543 # operations for roaming within an ESS (same SSID). See the bgscan parameter in
|
D | defconfig | 27 # the driver to improve existing functionality like roaming and to support new 479 # Disable roaming in wpa_supplicant 580 # operations for roaming within an ESS (same SSID). See the bgscan parameter in
|
D | README-HS20 | 217 # This optional field can be used to configure preferences between roaming 256 # a roaming network shall support (include explicitly in Connection
|
D | README | 260 Authentication Server. In addition, it controls the roaming and IEEE
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
D | ConnectivityManagerFacade.java | 795 @RpcParameter(name = "roaming") Integer roaming) { in connectivitySetDataRoaming() 798 Settings.Global.DATA_ROAMING, roaming); in connectivitySetDataRoaming()
|
/external/python/cpython3/Lib/test/ |
D | cfgparser.2 | 225 # Where to store roaming profiles for WinNT and Win2k 230 # Where to store roaming profiles for Win9x. Be careful with this as it
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 3611 int (*roaming)(void *priv, int allowed, const u8 *bssid); member
|
D | driver_nl80211.c | 10452 .roaming = nl80211_roaming,
|
/external/wpa_supplicant_8/hostapd/ |
D | README | 343 # roaming be pre-authenticating IEEE 802.1X/EAP part of the full RSN
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.sgml | 56 Server. In addition, it controls the roaming and IEEE 802.11
|
/external/tensorflow/tensorflow/docs_src/tutorials/ |
D | image_retraining.md | 234 which species. By contrast a roaming robot might see all sorts of different
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|