Home
last modified time | relevance | path

Searched +full:network +full:- +full:based (Results 1 – 25 of 1319) sorted by relevance

12345678910>>...53

/aosp_15_r20/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsCarrierConfigManager.java8 * http://www.apache.org/licenses/LICENSE-2.0
73 * This class supports loading Ansp(Access Network Selection Policy , Thresholds , Handover Polices
75 * management & listing related Access Network to pass to Telephony
88 * Boolean indicating if in-call handover decision from WLAN to WWAN should consider VoPS
91 * <p>{@code true}: In-call handover decision from WLAN to WWAN won't consider VoPS status, for
92 * example, UE can perform handover from WLAN to LTE even if LTE network does not support VoPS.
93 * {@code false}: In-call handover decision from WLAN to WWAN will consider VoPS status, for
94 * example, UE should not perform handover from WLAN to LTE if LTE network does not support
118 * (To avoid Ping Pong) is executed only based on the preference set. The default value for this
139 * <p>{@code false}: when disabled , transport type selection is based on RAT existence & signal
[all …]
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A DChangeLog3 2024-07-20 - v2.11
4 * Wi-Fi Easy Connect
5 - add support for DPP release 3
6 - allow Configurator parameters to be provided during config exchange
8 - add support for GCM-AES-256 cipher suite
9 - remove incorrect EAP Session-Id length constraint
10 - add hardware offload support for additional drivers
11 * HE/IEEE 802.11ax/Wi-Fi 6
12 - support BSS color updates
13 - various fixes
[all …]
H A DREADME-HS204 This document describe how the IEEE 802.11u Interworking and Wi-Fi
7 GUI or Wi-Fi framework) is used to manage this functionality.
10 Introduction to Wi-Fi Hotspot 2.0
11 ---------------------------------
13 Hotspot 2.0 is the name of the Wi-Fi Alliance specification that is used
14 in the Wi-Fi CERTIFIED Passpoint<TM> program. More information about
17 http://www.wi-fi.org/knowledge-center/white-papers/wi-fi-certified-passpoint%E2%84%A2-new-program-w…
20 https://www.wi-fi.org/knowledge-center/published-specifications
22 The core Interworking functionality (network selection, GAS/ANQP) were
23 standardized in IEEE Std 802.11u-2011 which is now part of the IEEE Std
[all …]
H A Dwpa_supplicant.conf19 # file whenever configuration is changed (e.g., new network block is added with
26 # global configuration (shared by all network blocks)
38 # The socket file will be named based on the interface name, so multiple
46 # possible to run wpa_supplicant as root (since it needs to change network
48 # run as non-root users. However, since the control interface can be used to
49 # change the network configuration, this access needs to be protected in many
51 # want to allow non-root users to use the control interface, add a new group
69 # library/default.asp?url=/library/en-us/secauthz/security/
72 # DACL (which will reject all connections). See README-Windows.txt for more
78 # wpa_supplicant is implemented based on IEEE Std 802.1X-2004 which defines
[all …]
H A DREADME4 Copyright (c) 2003-2024, Jouni Malinen <[email protected]> and contributors
16 -------
32 3. Neither the name(s) of the above-listed copyright holder(s) nor the
51 --------
54 - WPA-PSK ("WPA-Personal")
55 - WPA with EAP (e.g., with RADIUS authentication server) ("WPA-Enterprise")
58 * EAP-TLS
59 * EAP-PEAP/MSCHAPv2 (both PEAPv0 and PEAPv1)
60 * EAP-PEAP/TLS (both PEAPv0 and PEAPv1)
61 * EAP-PEAP/GTC (both PEAPv0 and PEAPv1)
[all …]
H A DREADME-WPS1 wpa_supplicant and Wi-Fi Protected Setup (WPS)
11 -------------------
13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
14 wireless network. It allows automated generation of random keys (WPA
17 with PIN method and push-button configuration (PBC) being the most
21 wireless network, it should be noted that the use of the PIN and
24 environments that require secure network access without chance for
28 in the network setup:
29 - access point: the WLAN access point
30 - Registrar: a device that control a network and can authorize
[all …]
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DBackendServiceGroupHealth.java8 * https://www.apache.org/licenses/LICENSE-2.0
113 * Metadata defined as annotations on the network endpoint group.
135 * Metadata defined as annotations on the network endpoint group.
148 * Metadata defined as annotations on the network endpoint group.
168 * Metadata defined as annotations on the network endpoint group.
193 …backend instances or endpoints in requested instance or network endpoint group, determined based o…
206 …backend instances or endpoints in requested instance or network endpoint group, determined based o…
220 …backend instances or endpoints in requested instance or network endpoint group, determined based o…
233 …backend instances or endpoints in requested instance or network endpoint group, determined based o…
246 …backend instances or endpoints in requested instance or network endpoint group, determined based o…
[all …]
/aosp_15_r20/external/googleapis/google/cloud/networkmanagement/v1/
H A Dtrace.proto7 // http://www.apache.org/licenses/LICENSE-2.0
34 // * State is categorized as final or non-final states.
38 // |---------------------Trace----------------------|
39 // Step1(State) Step2(State) --- StepN(State(final))
52 // network state machine. It is critical to preserve the order of the steps
63 // Each step has a well-defined state and an associated configuration.
65 // Type of states that are defined in the network state machine.
83 // Initial state: packet originating from a VPC or on-premises network
85 // If the source is a VPC network visible to the user, a NetworkInfo
86 // is populated with details of the network.
[all …]
/aosp_15_r20/external/googleapis/google/cloud/networkmanagement/v1beta1/
H A Dtrace.proto7 // http://www.apache.org/licenses/LICENSE-2.0
34 // * State is categorized as final or non-final states.
38 // |---------------------Trace----------------------|
39 // Step1(State) Step2(State) --- StepN(State(final))
52 // network state machine. It is critical to preserve the order of the steps
63 // Each step has a well-defined state and an associated configuration.
65 // Type of states that are defined in the network state machine.
83 // Initial state: packet originating from a VPC or on-premises network
85 // If the source is a VPC network visible to the user, a NetworkInfo
86 // is populated with details of the network.
[all …]
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/common/
H A Dmetrics.proto7 // http://www.apache.org/licenses/LICENSE-2.0
44 // This metric is reported only for the Display Network.
48 // Network site.
77 // https://support.google.com/google-ads/answer/9549009.
83 // biddable and non-biddable conversions. If your campaign has adopted the
86 // https://support.google.com/google-ads/answer/12080169 for more details.
97 // https://support.google.com/google-ads/answer/9549009.
211 // Average cost-per-thousand impressions (CPM).
232 // Number of in-app actions.
236 // are performing based on how often people who see their ad click on it.
[all …]
/aosp_15_r20/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgSelector.java8 * http://www.apache.org/licenses/LICENSE-2.0
29 import android.net.Network;
97 private int mV4PcoId = -1;
98 private int mV6PcoId = -1;
134 (ip1, ip2) -> {
136 return -1;
228 mV4PcoId = -1; in clearPcoData()
229 mV6PcoId = -1; in clearPcoData()
277 String domainName, Network network, int queryType, Executor executor) { in submitDnsResolverQuery() argument
305 .query(network, domainName, queryType, DnsResolver.FLAG_EMPTY, executor, null, cb); in submitDnsResolverQuery()
[all …]
/aosp_15_r20/external/googleapis/google/cloud/networkconnectivity/v1/
H A Dpolicy_based_routing.proto7 // http://www.apache.org/licenses/LICENSE-2.0
36 // Policy-Based Routing allows GCP customers to specify flexibile routing
41 "https://www.googleapis.com/auth/cloud-platform";
90 // Policy Based Routes (PBR) are more powerful routes that allows GCP customers
91 // to route their L4 network traffic based on not just destination IP, but also
101 // VM instances to which this policy based route applies to.
103 // Optional. A list of VM instance tags to which this policy based route
111 // Optional. Cloud region to install this policy based route on interconnect
127 // Optional. The IP protocol that this policy based route applies to. Valid
131 // Optional. The source IP range of outgoing packets that this policy based
[all …]
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/proto/google/cloud/compute/v1/
H A Dcompute.proto7 // http://www.apache.org/licenses/LICENSE-2.0
15 // Generated by the disco-to-proto3-converter. DO NOT EDIT!
58 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
89 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
99 …tach to this instance. For example: projects/my-project/zones/us-central1-c/acceleratorTypes/nvidi…
127 // [Output Only] Server-defined, fully qualified URL for this resource.
130 …// [Output Only] The name of the zone where the accelerator type resides, such as us-central1-a. Y…
149 // [Output Only] Server-defined URL for this resource.
174 // [Output Only] Server-defined URL for this resource.
197 // The accelerator type resource name, not a full URL, e.g. 'nvidia-tesla-k80'.
[all …]
/aosp_15_r20/external/googleapis/google/cloud/compute/v1/
H A Dcompute.proto7 // http://www.apache.org/licenses/LICENSE-2.0
15 // Generated by the disco-to-proto3-converter. DO NOT EDIT!
56 …This is a free-form field with the name of the region your cloud uses to host your origin. For exa…
75 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
106 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
116 …tach to this instance. For example: projects/my-project/zones/us-central1-c/acceleratorTypes/nvidi…
144 // [Output Only] Server-defined, fully qualified URL for this resource.
147 …// [Output Only] The name of the zone where the accelerator type resides, such as us-central1-a. Y…
166 // [Output Only] Server-defined URL for this resource.
191 // [Output Only] Server-defined URL for this resource.
[all …]
H A Dcompute.v1.json29 "description": "[Output Only] Server-defined URL for this resource.",
50 …ead quota exceed which captures the amount of resources filtered out by user-defined list filter.",
52 "The route's nextHopIp address is not assigned to an instance on the network.",
54 … URL refers to an instance that does not have an ipv6 interface on the same network as the route.",
56 …e route's nextHopInstance URL refers to an instance that is not on the same network as the route.",
63 … "One or more of the resources set to auto-delete could not be deleted because they were in use.",
131 "description": "[Output Only] A human-readable description of the warning code.",
135 …: value format. For example: \"data\": [ { \"key\": \"scope\", \"value\": \"zones/us-east1-d\" } ",
141 …recated resource and a suggested replacement, or a warning about invalid network settings (for exa…
176 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
[all …]
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/common/
H A Dmetrics.proto7 // http://www.apache.org/licenses/LICENSE-2.0
44 // This metric is reported only for the Display Network.
48 // Network site.
77 // https://support.google.com/google-ads/answer/9549009.
83 // biddable and non-biddable conversions. If your campaign has adopted the
86 // https://support.google.com/google-ads/answer/12080169 for more details.
97 // https://support.google.com/google-ads/answer/9549009.
211 // Average cost-per-thousand impressions (CPM).
232 // Number of in-app actions.
236 // are performing based on how often people who see their ad click on it.
[all …]
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/common/
H A Dmetrics.proto7 // http://www.apache.org/licenses/LICENSE-2.0
44 // This metric is reported only for the Display Network.
48 // Network site.
77 // https://support.google.com/google-ads/answer/9549009.
83 // biddable and non-biddable conversions. If your campaign has adopted the
86 // https://support.google.com/google-ads/answer/12080169 for more details.
97 // https://support.google.com/google-ads/answer/9549009.
211 // Average cost-per-thousand impressions (CPM).
232 // Number of in-app actions.
236 // are performing based on how often people who see their ad click on it.
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Ddns_v1.policies.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Ddns_v1beta2.policies.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dservicecontrol_v2.services.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
/aosp_15_r20/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSessionParams.java8 * http://www.apache.org/licenses/LICENSE-2.0
34 import android.net.Network;
129 * request that the remote (also) use an EAP-only authentication flow.
138 * <p>Upon IP address changes (including Network changes), the IKE session will initiate an RFC
143 * network and addresses. For callers targeting SDK {@link android.os.Build.VERSION_CODES#S_V2}
144 * and earlier, this option will implicitly enable the support for rekey-based mobility, and
146 * all associated IPsec SAs. This rekey-based mobility feature is not best-practice and has
156 * <p>If this option is set for an IKE Session, Transport-mode SAs will not be allowed in that
170 * and NAT-T are supported by the peer, it will proceed on port 4500.
181 * <p>@see "https://tools.ietf.org/html/rfc7296#section-2.4" RFC 7296, Internet Key Exchange
[all …]
/aosp_15_r20/external/iproute2/man/man8/
H A Dtc.83 tc \- show / manipulate traffic control settings
11 \fIqdisc-id\fR
14 \fIqdisc-id\fR ] qdisc
23 \fIqdisc-id\fR
25 \fIclass-id\fR ] qdisc
34 \fIqdisc-id\fR
35 .B | root ] [ handle \fIfilter-id\fR ]
42 \fIflow-id\fR
65 \fB[ -force ] -b\fR[\fIatch\fR] \fB[ filename ] \fR|
66 \fB[ \fB-n\fR[\fIetns\fR] name \fB] \fR|
[all …]
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DDataRetryManager.java8 * http://www.apache.org/licenses/LICENSE-2.0
72 * DataRetryManager manages data network setup retry and its configurations.
168 * setup data network.
199 * not to store frameworks-initiated throttling because they are not explicit/strong throttling
216 * The associated network request list when throttling happened. Should be {@code null} when
223 * The data network that is being throttled for handover retry. Should be
248 * @param networkRequestList The associated network request list when throttling happened.
250 * @param dataNetwork The data network that is being throttled for handover retry.
289 * The data network setup retry interval. Note that if this is empty, then
302 * The network capabilities. Each data setup must be
[all …]
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcompute.beta.json5 "https://www.googleapis.com/auth/cloud-platform": {
33 "x16": "https://www.google.com/images/icons/product/compute_engine-16.png",
34 "x32": "https://www.google.com/images/icons/product/compute_engine-32.png"
70 "Responses with Content-Type of application/json",
71 "Media download with context-dependent Content-Type",
72 "Responses with Content-Type of application/x-protobuf"
104 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit…
138-instance` by specifying `name != example-instance`. The `:` operator can be used with string fiel…
156based on the resource name. You can also sort results in descending order based on the creation ti…
168 …"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a
[all …]
/aosp_15_r20/frameworks/base/core/java/android/net/
H A DScoredNetwork.java8 * http://www.apache.org/licenses/LICENSE-2.0
30 * A network identifier along with a score for the quality of that network.
49 * network is believed to have a captive portal.
52 * in a network selection list.
72 /** A {@link NetworkKey} uniquely identifying this network. */
76 * The {@link RssiCurve} representing the scores for this network based on the RSSI.
79 * this network at this time. Such networks, along with networks for which the scorer has not
85 * A boolean value that indicates whether or not the network is believed to be metered.
87 * <p>A network can be classified as metered if the user would be
96 * the Network Recommendation Provider.
[all …]

12345678910>>...53