/external/webkit/LayoutTests/http/tests/appcache/ |
online-whitelist.html | 52 log("FAIL: Online whitelist resource wasn't reloaded from network."); 57 log("FAIL: Online whitelist resource wasn't reloaded from network (prefix matching).");
|
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
DeviceInfoInstrument.java | 35 private static final String NETWORK = "network"; 109 // network 110 String network = tm.getNetworkOperatorName(); local 111 addResult(NETWORK, network);
|
/external/bluetooth/glib/gio/tests/ |
g-icon.c | 103 icon = g_themed_icon_new ("network-server"); 105 g_assert_cmpstr (data, ==, "network-server"); 114 icon = g_icon_new_for_string ("network-server%", &error); 116 icon2 = g_themed_icon_new ("network-server%"); 180 icon = g_themed_icon_new ("network-server"); 200 icon = g_themed_icon_new_with_default_fallbacks ("network-server-xyz");
|
/external/wpa_supplicant/ |
defs.h | 59 * network and external interaction (e.g., ctrl_iface call to add or 60 * enable a network) is needed to start association. 65 * WPA_SCANNING - Scanning for a network 68 * network. 79 * with a network using the configured SSID and security policy. 136 * from the current network, but it also stops trying to associate
|
config.c | 27 * Structure for network configuration parsing. This data is used to implement 28 * a generic parser for each network block variable. The table of configuration 1064 /* Helper macros for network block parser */ 1117 * Table of network configuration variables. This table is used to parse each 1118 * network configuration variable, e.g., each line in wpa_supplicant.conf file 1119 * that is inside a network block. 1237 * wpa_config_add_prio_network - Add a network to priority lists 1239 * @ssid: Pointer to the network configuration to be added to the list 1242 * This function is used to add a network block to the priority list of 1243 * networks. This must be called for each network when reading in the ful [all...] |
config.h | 59 * more than one network interface is being controlled, one instance is used 64 * ssid - Head of the global network list 71 * pssid - Per-priority network lists (in priority order) 78 * This indicates how many per-priority network lists are included in 117 * in this mode, the network blocks in the configuration are tried 119 * network block should have explicit security policy (i.e., only one 147 * %wpa_supplicant as root (since it needs to change network 150 * control interface can be used to change the network 333 * new network is added or a password is changed.
|
wpa_cli.c | 108 " identity <network id> <identity> = configure identity for an SSID\n" 109 " password <network id> <password> = configure password for an SSID\n" 110 " new_password <network id> <password> = change password for an SSID\n" 111 " pin <network id> <pin> = configure pin for an SSID\n" 112 " otp <network id> <password> = configure one-time-password for an SSID\n" 113 " passphrase <network id> <passphrase> = configure private key passphrase\n" 115 " bssid <network id> <BSSID> = set preferred BSSID for an SSID\n" 120 " select_network <network id> = select a network (disable others)\n" 121 " enable_network <network id> = enable a network\n [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
defs.h | 118 * network and external interaction (e.g., ctrl_iface call to add or 119 * enable a network) is needed to start association. 124 * WPA_SCANNING - Scanning for a network 127 * network. 138 * with a network using the configured SSID and security policy. 196 * from the current network, but it also stops trying to associate
|
/hardware/ti/wlan/wl1271/platforms/os/linux/src/ |
WlanDrvIf.c | 46 * - Network Stack (Tx and Rx) 122 * The network stack calls this function in order to transmit a packet 129 * \param dev - The driver network-interface handle 198 * This function is registered at the network stack interface as the packets-transmission 205 * \param dev - The driver network-interface handle 211 /* Just return error. The driver is not running (network stack frees the packet) */ 220 * Provides driver Tx and Rx statistics to network stack. 223 * \param dev - The driver network-interface handle 602 * Copies STA MAC address to the network interface structure. 614 /* Copy STA MAC address to the network interface structure * [all...] |
/external/blktrace/ |
README | 65 -l Run in network listen mode (blktrace server) 66 -h Run in network client mode, connecting to the given host 67 -p Network port to use (default 8462) 68 -s Disable network client use of sendfile() to transfer data 153 the network. The network 'server' must run: 161 to connect and transfer data over the network.
|
/external/bluetooth/bluez/network/ |
manager.c | 293 .name = "network-panu", 300 .name = "network-gn", 307 .name = "network-nap", 314 .name = "network-panu-server", 320 .name = "network-gn-server", 326 .name = "network-nap-server", 333 read_config(CONFIGDIR "/network.conf");
|
/external/webkit/WebCore/websockets/ |
WebSocket.cpp | 117 LOG(Network, "WebSocket %p connect to %s protocol=%s", this, url.string().utf8().data(), protocol.utf8().data()); 160 LOG(Network, "WebSocket %p send %s", this, message.utf8().data()); 177 LOG(Network, "WebSocket %p close", this); 209 LOG(Network, "WebSocket %p scriptExecutionContext destroyed", this); 229 LOG(Network, "WebSocket %p didConnect", this); 240 LOG(Network, "WebSocket %p didReceiveMessage %s", this, msg.utf8().data()); 250 LOG(Network, "WebSocket %p didClose", this);
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
Transaction.java | 117 * @throws IOException if any error occurred on network interface or 132 * @throws IOException if any error occurred on network interface or 146 * @throws IOException if any error occurred on network interface or 161 * @throws IOException if any error occurred on network interface or 181 * @throws IOException if any error occurred on network interface or 195 * Make sure that a network route exists to allow us to reach the host in the 236 * @return the IP address as an {@code int} in network byte order
|
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/ |
WlanDrvIf.c | 46 * - Network Stack (Tx and Rx) 122 * The network stack calls this function in order to transmit a packet 129 * \param dev - The driver network-interface handle 197 * This function is registered at the network stack interface as the packets-transmission 204 * \param dev - The driver network-interface handle 210 /* Just return error. The driver is not running (network stack frees the packet) */ 219 * Provides driver Tx and Rx statistics to network stack. 222 * \param dev - The driver network-interface handle 595 * Copies STA MAC address to the network interface structure. 607 /* Copy STA MAC address to the network interface structure * [all...] |
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/ |
SSLEngine.java | 92 * Notifies this engine instance that no more inbound network data will be 298 * Decodes the incoming network data buffer into application data buffers. 303 * the buffer with incoming network data 331 * Encodes the outgoing application data buffers into the network data 343 * the destination buffer for network data. 363 * Decodes the incoming network data buffer into the application data 368 * the buffer with incoming network data 387 * Decodes the incoming network data buffer into the application data 392 * the buffer with incoming network data 415 * Encodes the outgoing application data buffers into the network dat [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiConfiguration.java | 25 * A class representing a configured Wi-Fi network, including the 138 /** LEAP/Network EAP (only used with LEAP) */ 190 /** Possible status of a network configuration. */ 194 /** this is the network we are currently connected to */ 196 /** supplicant will not attempt to use this network */ 198 /** supplicant will consider this network available for association */ 206 * network configuration entry. This must be passed as an argument 212 * The current status of this network configuration entry. 217 * The network's SSID. Can either be an ASCII string, 225 * When set, this network configuration entry should only be used whe [all...] |
SupplicantState.java | 46 * network and external interaction (e.g., ctrl_iface call to add or 47 * enable a network) is needed to start association. 52 * Scanning for a network. 55 * network. 66 * with a network using the configured SSID and security policy.
|
/cts/tests/tests/permission/src/android/permission/cts/ |
NoLocationPermissionTest.java | 116 * Verify that listening for network requires permissions. 184 * Verify that getting the last known network location requires permissions. 224 * Verify that getting the network provider requires permissions. 228 // TODO: remove from small test suite until network provider can be enabled on test devices 265 * Verify that checking IsProviderEnabled for network requires permissions. 275 * Verify that checking addTestProvider for network requires permissions. 293 * Verify that checking removeTestProvider for network requires permissions. 308 * Verify that checking setTestProviderLocation for network requires permissions. 325 * Verify that checking clearTestProviderLocation for network requires permissions.
|
/development/pdk/docs/porting/ |
tcpdump.jd | 11 <a href="#other">Other network debugging commands</a><br/> 38 # "-i any": listen on any network interface 77 <h3><a name="other"></a>Other network debugging commands</h3> 82 <li><code>iftop</code>: like top for network</li> 84 <li><code>netstat</code>: see active network connections</li>
|
/external/kernel-headers/original/asm-generic/ |
errno.h | 37 #define ENONET 64 /* Machine is not on the network */ 49 #define ENOTUNIQ 76 /* Name not unique on network */ 73 #define ENETDOWN 100 /* Network is down */ 74 #define ENETUNREACH 101 /* Network is unreachable */ 75 #define ENETRESET 102 /* Network dropped connection because of reset */
|
/frameworks/base/core/java/android/net/ |
NetworkUtils.java | 23 * Native methods for managing network interfaces. 28 /** Bring the named network interface up. */ 31 /** Bring the named network interface down. */ 89 * When static IP configuration has been specified, configure the network 113 * @return the IP address as an {@code int} in network byte order
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadReceiver.java | 37 * Receives system broadcasts (boot, network connectivity) 56 Log.i(Constants.TAG, "Broadcast: Network Up"); 58 Log.i(Constants.TAG, "Broadcast: Network Up, Actually Down"); 65 Log.i(Constants.TAG, "Broadcast: Network Down, Actually Up"); 67 Log.i(Constants.TAG, "Broadcast: Network Down");
|
/system/core/nexus/ |
CommandListener.cpp | 63 cli->sendMsg(ResponseCode::OperationFailed, "Failed to create network", true); 66 sprintf(tmp, "Created network id %d.", wn->getNetworkId()); 82 cli->sendMsg(ResponseCode::OperationFailed, "Failed to remove network", true); 84 cli->sendMsg(ResponseCode::CommandOkay, "Network removed.", false); 136 cli->sendMsg(ResponseCode::CommandOkay, "Network listing complete.", false);
|
/external/webkit/WebCore/ |
WebCore.gypi | [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
wpa_cli.c | 526 "(network id and identity)\n"); 559 "(network id and password)\n"); 593 "(network id and password)\n"); 626 "(network id and pin)\n"); 657 printf("Invalid OTP command: needs two arguments (network " 692 "(network id and passphrase)\n"); 724 printf("Invalid BSSID command: needs two arguments (network " 819 "(network id)\n"); 840 "(network id)\n"); 861 "(network id)\n") [all...] |