HomeSort by relevance Sort by last modified time
    Searched full:network (Results 201 - 225 of 3324) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/wifi/java/android/net/wifi/
WifiConfigStore.java 71 * (key, value) pairs for a given network are grouped together and can
74 * network. A network is identified by a unique ID_KEY. If there is no
105 /* configured networks with network id as the key */
109 /* A network id is a unique identifier for a network configured in the
110 * supplicant. Network ids are generated when the supplicant reads
113 * that is generated from SSID and security type of the network. A mapping
114 * from the generated unique id to network id of the network is needed t
    [all...]
WifiInfo.java 107 // network is considered not hidden by default
112 * Returns the service set identifier (SSID) of the current 802.11 network.
115 * SSID may be {@code null} if there is no network currently connected.
128 * The BSSID may be {@code null} if there is no network currently connected.
137 * network.
195 * Each configured network has a unique small integer ID, used to identify
196 * the network when performing operations on the supplicant. This method
197 * returns the ID for the currently connected network.
198 * @return the network ID, or -1 if there is no currently connected network
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.conf.orig 19 # file whenever configuration is changed (e.g., new network block is added with
26 # global configuration (shared by all network blocks)
46 # possible to run wpa_supplicant as root (since it needs to change network
49 # change the network configuration, this access needs to be protected in many
101 # the network blocks in the configuration file are tried one by one until
102 # the driver reports successful association; each network block should have
127 # loaded here before being used in the network blocks. By default, EAP methods
186 # 6-0050F204-1 (Network Infrastructure / AP)
201 # network block
203 # Each network (usually AP's sharing the same SSID) is configured as a separat
    [all...]
ctrl_iface_dbus.c 278 * @network: (out) the configured network this object path refers to, if any
280 * Returns: The object path of the network interface this path refers to
282 * For a given object path, decomposes the object path into object id, network,
285 char * wpas_dbus_decompose_object_path(const char *path, char **network,
313 if (network && net_part) {
314 /* Deal with a request for a configured network */
317 *network = NULL;
319 *network = strdup(net_name);
354 * wpas_dbus_new_invalid_network_error - Return a new invalid network error messag
485 char *network = NULL; local
    [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java 343 // use the system property for default network type.
352 // Current Network
359 * Availability: Only when user is registered to a network. Result may be
361 * on a CDMA network).
370 * Availability: Only when user is registered to a network. Result may be
372 * on a CDMA network).
380 * network, for GSM purposes.
382 * Availability: Only when user registered to a network.
392 * Availability: Only when user is registered to a network. Result may be
394 * on a CDMA network)
    [all...]
  /external/chromium/net/base/
nss_memio.h 24 rather than talking to the real network.
33 the real network and memio's network buffers.
54 /* Ask memio where to put bytes from the network, and how many it can handle.
60 /* Tell memio how many bytes were read from the network.
70 /* Ask memio what data it has to send to the network.
78 /* Tell memio how many bytes were sent to the network.
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PAccessNetworkInfo.java 39 * <p>P-Access-Network-Info SIP Private Header</p>
82 + "P-Access-Network-Info, setAccessType(), the accessType parameter is null.");
105 + "P-Access-Network-Info, setCGI3GPP(), the cgi parameter is null.");
131 + "P-Access-Network-Info, setUtranCellID3GPP(), the utranCellID parameter is null.");
156 + "P-Access-Network-Info, setDSLLocation(), the dslLocation parameter is null.");
180 + "P-Access-Network-Info, setCI3GPP2(), the ci3Gpp2 parameter is null.");
236 + "P-Access-Network-Info, setExtendAccessInfo(), the extendAccessInfo parameter is null.");
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_i.h 119 * Our instance data corresponding to one WiFi network interface
120 * (multiple might share the same wired network interface!).
131 char *net_if; /* network interface we use */
132 char *mac_addr_text; /* mac addr of network i.f. we use */
133 u8 mac_addr[ETH_ALEN]; /* mac addr of network i.f. we use */
134 char *ip_addr_text; /* IP address of network i.f. we use */
135 unsigned ip_addr; /* IP address of network i.f. we use (host order) */
  /packages/apps/Email/src/com/android/email/
EmailConnectivityManager.java 49 // Sentinel value for "no active network"
92 * Called when network connectivity has been restored; this method should be overridden by
100 * Called when network connectivity has been lost; this method should be overridden by
148 * Get the type of the currently active data network
149 * @return the type of the active network (or NO_ACTIVE_NETWORK)
180 // We're done if there's an active network
194 // Wait until a network is connected (or 10 mins), but let the device sleep
  /external/wpa_supplicant_8/src/wps/
wps_attr_process.c 94 "Network Index");
98 wpa_printf(MSG_DEBUG, "WPS: Network Index: %d", *idx);
167 wpa_printf(MSG_DEBUG, "WPS: Network Key Index: %d", *key_idx);
179 "Network Key");
183 "missing mandatory Network Key attribute "
184 "for open network");
190 wpa_hexdump_key(MSG_DEBUG, "WPS: Network Key", key, key_len);
275 wpa_hexdump_ascii_key(MSG_INFO, "WPS: Network Key",
298 /* TODO: support multiple Network Keys */
wps_er.h 85 u8 mac_addr[ETH_ALEN]; /* mac addr of network i.f. we use */
86 char *ip_addr_text; /* IP address of network i.f. we use */
87 unsigned ip_addr; /* IP address of network i.f. we use (host order) */
  /device/ti/panda/
README 11 Ethernet, on a network that supports DHCP
59 The connectivity manager doesn't know that the network is available. As
60 a result, the browser complains that the network is down, and the download
  /external/chromium/chrome/browser/chromeos/offline/
offline_load_page.h 22 // when no network is available and hides when some network (either
76 // True if there is a mobile network is available but
  /external/dnsmasq/contrib/openvpn/
README 22 > before the network comes up, something gets fubar'd. I'm not sure how
23 > to describe it exactly, but network services are slow to load, and
25 > dnsmasq is answering the dhcp request when the network starts?
  /external/libpcap/
ppp.h 26 #define PPP_OSI 0x0023 /* OSI Network Layer */
40 #define PPP_SNS 0x0233 /* Sigma Network Systems */
45 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */
  /external/webkit/LayoutTests/http/tests/appcache/
online-fallback-layering.html 49 log('Getting a network namespace resource that exists on the server, should succeed.');
54 log('Getting a network namespace resource that does not exist on the server, should get a 404.');
94 <p>Test that a network namespace trumps a fallback namespace where they overlap.</p>
  /packages/apps/Phone/src/com/android/phone/
CdmaDisplayInfo.java 26 * Helper class for displaying the DisplayInfo sent by CDMA network.
37 * the network message.
40 * @param infoMsg Text message from Network.
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadInfo.java 148 // download from using a network, since specific causes can require special handling
151 * The network is usable for the given download.
156 * There is no network connectivity.
161 * The download exceeds the maximum size for this network.
166 * The download exceeds the recommended maximum size for this network, the user must confirm for
177 * The app requesting the download specific that it can't use the current network connection.
182 * Current network is blocked for requesting application.
339 * Returns whether this download is allowed to use the network.
371 return "download size exceeds recommended limit for mobile network";
374 return "download size exceeds limit for mobile network";
    [all...]
  /external/wpa_supplicant/
config_ssid.h 2 * WPA Supplicant / Network configuration structures
61 * struct wpa_ssid - Network configuration data
63 * This structure includes all the configuration variables for a network. This
65 * the network list, struct wpa_config::ssid. Each network block in the
70 * next - Next network in global list
78 * pnext - Next network in per-priority list
87 * id - Unique id for the network
89 * This identifier is used as a unique identifier for each network
90 * block when using the control interface. Each network is allocated a
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c 33 * @network: (out) the configured network this object path refers to, if any
35 * Returns: The object path of the network interface this path refers to
37 * For a given object path, decomposes the object path into object id, network,
40 char * wpas_dbus_decompose_object_path(const char *path, char **network,
68 if (network && net_part) {
69 /* Deal with a request for a configured network */
72 *network = NULL;
74 *network = os_strdup(net_name);
109 * wpas_dbus_new_invalid_network_error - Return a new invalid network error messag
218 char *network = NULL; local
    [all...]
dbus_new.c 37 * @wpa_s: %wpa_supplicant network interface data
90 * @wpa_s: %wpa_supplicant network interface data
102 * @wpa_s: %wpa_supplicant network interface data
115 * @wpa_s: %wpa_supplicant network interface data
150 * @wpa_s: %wpa_supplicant network interface data
206 * @wpa_s: %wpa_supplicant network interface data
220 * @wpa_s: %wpa_supplicant network interface data
234 * @wpa_s: %wpa_supplicant network interface data
269 * @wpa_s: %wpa_supplicant network interface data
283 * @wpa_s: %wpa_supplicant network interface dat
    [all...]
  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
ConnectionUtil.java 138 * A wrapper of a broadcast receiver which provides network connectivity information
139 * for all kinds of network: wifi, mobile, etc.
251 * Initialize all the network states.
254 // For each network type, initialize network states to UNKNOWN, and no verification
258 Log.v(LOG_TAG, "Initialize network state for " + networkType + ": " +
264 // deposit a network state
265 Log.v(LOG_TAG, "record network state for network " + networkType +
290 Log.v(LOG_TAG, "validate network state for " + networkType + ": ")
    [all...]
  /packages/apps/Phone/res/values/
strings.xml 50 <!-- In-call screen: call failure reason (network congestion) -->
51 <string name="callFailed_congestion">Network busy</string>
60 <!-- In-call screen: call failure reason (calling from out of network is not allowed) -->
61 <string name="callFailed_out_of_network">Called from out of network</string>
189 <!-- network depersonalization -->
190 <!-- Label text for PIN entry widget on SIM Network Depersonalization panel -->
191 <string name="label_ndp">SIM network unlock PIN</string>
192 <!-- Button label on SIM Network Depersonalization panel -->
194 <!-- Button label on SIM Network Depersonalization panel -->
196 <!-- Status message displayed on SIM Network Depersonalization panel --
    [all...]
  /bionic/libc/docs/
ISSUES.TXT 20 network-byte-order.
  /external/apache-http/src/org/apache/commons/codec/net/
package.html 19 Network related encoding and decoding.

Completed in 445 milliseconds

1 2 3 4 5 6 7 891011>>