HomeSort by relevance Sort by last modified time
    Searched full:broadcast (Results 1276 - 1300 of 2626) sorted by null

<<51525354555657585960>>

  /external/iproute2/ip/
ipaddress.c 81 fprintf(stderr, " [ broadcast ADDR ] [ anycast ADDR ]\n");
106 _PF(BROADCAST);
    [all...]
  /external/syslinux/core/lwip/src/core/
dhcp.c 315 /* send broadcast to any DHCP server */
845 /* per section 4.4.4, broadcast DECLINE messages */
    [all...]
  /external/syslinux/core/lwip/src/include/lwip/
opt.h 580 * IP_SOF_BROADCAST=1: Use the SOF_BROADCAST field to enable broadcast
581 * filter per pcb on udp and raw send operations. To enable broadcast filter
589 * IP_SOF_BROADCAST_RECV (requires IP_SOF_BROADCAST=1) enable the broadcast
617 * LWIP_BROADCAST_PING==1: respond to broadcast pings (default is unicast only)
    [all...]
  /frameworks/base/telecomm/java/android/telecom/
TelecomManager.java 160 * Broadcast intent action indicating that the current default dialer has changed.
344 * ACTION_NEW_OUTGOING_CALL broadcast, in order to wait for the app which cancelled the call
466 * Broadcast intent action indicating that the current TTY mode has changed. An intent extra
489 * Broadcast intent action indicating that the TTY preferred operating mode has changed. An
509 * Broadcast intent action for letting custom component know to show the missed call
    [all...]
  /frameworks/base/telephony/java/android/telephony/
CarrierConfigManager.java 47 * This intent is broadcast by the system when carrier config changes.
535 * The flag to disable cell broadcast severe alert when extreme alert is disabled.
    [all...]
  /packages/services/Telephony/res/values-da/
strings.xml 244 <string name="cell_broadcast_sms" msgid="5584192824053625842">"Cell Broadcast-sms"</string>
245 <string name="enable_disable_cell_bc_sms" msgid="4851147873691392255">"Cell Broadcast-sms"</string>
246 <string name="cell_bc_sms_enable" msgid="6441688565738921084">"Cell Broadcast-sms aktiveret"</string>
247 <string name="cell_bc_sms_disable" msgid="3398365088309408749">"Cell Broadcast-sms deaktiveret"</string>
248 <string name="cb_sms_settings" msgid="651715019785107312">"Indstillinger for Cell Broadcast-sms"</string>
    [all...]
  /packages/services/Telephony/res/values-fi/
strings.xml 242 <string name="cell_broadcast_sms" msgid="5584192824053625842">"Cell Broadcast -tekstiviesti"</string>
243 <string name="enable_disable_cell_bc_sms" msgid="4851147873691392255">"Cell Broadcast -tekstiviesti"</string>
244 <string name="cell_bc_sms_enable" msgid="6441688565738921084">"Cell Broadcast -tekstiviestit käytössä"</string>
245 <string name="cell_bc_sms_disable" msgid="3398365088309408749">"Cell Broadcast -tekstiviestit pois käytöstä"</string>
246 <string name="cb_sms_settings" msgid="651715019785107312">"Cell Broadcast -tekstiviestiasetukset"</string>
    [all...]
  /packages/services/Telephony/res/values-sk/
strings.xml 238 <string name="cell_broadcast_sms" msgid="5584192824053625842">"SMS Cell Broadcast"</string>
239 <string name="enable_disable_cell_bc_sms" msgid="4851147873691392255">"SMS Cell Broadcast"</string>
240 <string name="cell_bc_sms_enable" msgid="6441688565738921084">"SMS Cell Broadcast povolené"</string>
241 <string name="cell_bc_sms_disable" msgid="3398365088309408749">"SMS Cell Broadcast zakázané"</string>
242 <string name="cb_sms_settings" msgid="651715019785107312">"Nastavenia SMS Cell Broadcast"</string>
    [all...]
  /packages/services/Telephony/res/values-sv/
strings.xml 244 <string name="cell_broadcast_sms" msgid="5584192824053625842">"Cell Broadcast SMS"</string>
245 <string name="enable_disable_cell_bc_sms" msgid="4851147873691392255">"Cell Broadcast SMS"</string>
246 <string name="cell_bc_sms_enable" msgid="6441688565738921084">"Cell Broadcast SMS aktiverat"</string>
247 <string name="cell_bc_sms_disable" msgid="3398365088309408749">"Cell Broadcast SMS inaktiverat"</string>
248 <string name="cb_sms_settings" msgid="651715019785107312">"Inställningar för Cell Broadcast SMS"</string>
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
skge.h     [all...]
via-velocity.h 89 #define RSR_BAR 0x1000 // MAC accept broadcast address packet
102 #define RSR1_BAR 0x10 // MAC accept broadcast address packet
959 #define WOLCFG_SAB 0x10 /* accept broadcast case reset, default=0 */
    [all...]
  /docs/source.android.com/src/compatibility/2.1/
android-2.1-cdd.xhtml 306 new Intent or Broadcast Intent patterns using an ACTION, CATEGORY, or other
308 any Android components that honor any new Intent or Broadcast Intent patterns
314 <h4>3.2.3.4. Broadcast Intents</h4>
315 <p>Third-party applications rely on the platform to broadcast certain Intents
317 Android-compatible devices MUST broadcast the public broadcast Intents in
318 response to appropriate system events. Broadcast Intents are described in the
    [all...]
  /external/dnsmasq/man/
dnsmasq.8 430 .B \-F, --dhcp-range=[[net:]network-id,]<start-addr>,<end-addr>[[,<netmask>],<broadcast>][,<lease time>]
444 receive DHCP service via a relay agent. The broadcast address is
570 broadcast address are set to the same as the host running dnsmasq, and
    [all...]
  /external/dnsmasq/man/es/
dnsmasq.8 462 .B \-F, --dhcp-range=[[net:]network-id,]<direcci?n-inicio>,<direcci?n-final>[[,<m?scara>],<broadcast>][,<tiempo de arriendo>]
478 broadcast siempre es opcional. Siempre se permite tener m?s de
593 DHCP. La m?scara de subred y direcci?n broadcast son fijadas igual
    [all...]
  /external/dnsmasq/man/fr/
dnsmasq.8 506 .B \-F, --dhcp-range=[[net:]identifiant de réseau,]<adresse de début>,<adresse de fin>[[,<masque de réseau>],<broadcast>][,<durée de bail>]
522 relais DHCP ("relay agent"). L'adresse de broadcast est toujours optionnelle.
    [all...]
  /art/runtime/base/
mutex.cc 850 void ConditionVariable::Broadcast(Thread* self) {
857 sequence_++; // Indicate the broadcast occurred.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Io.c     [all...]
  /external/dhcpcd-6.8.2/
if-bsd.c 459 const struct in_addr *netmask, const struct in_addr *broadcast,
478 if (action >= 0 && broadcast)
479 ADDADDR(&ifra.ifra_broadaddr, broadcast);
    [all...]
  /external/iputils/
RELNOTES 191 arping: Use getifaddrs() to get broadcast address.
265 arping: Set correct broadcast address.
492 * arping: broadcast-only mode by Ard van Breemen <ard@telegraafnet.nl>
  /external/kernel-headers/original/uapi/linux/
firewire-cdev.h 113 * broadcast write transactions, and transmission of asynchronous stream
176 * non-local bus ID part or in case of a broadcast write request. Note, a
178 * broadcast write request; the kernel will then release the kernel-side pending
    [all...]
wireless.h 501 #define IW_POWER_REPEATER 0x0800 /* Repeat broadcast messages in PM period */
769 struct sockaddr bssid; /* ff:ff:ff:ff:ff:ff for broadcast BSSID or
    [all...]
  /external/libpcap/
pcap-sita.html 516 <TD VALIGN=TOP>The number of octets in the broadcast address field that follows.</TD>
518 <TR><TD VALIGN=TOP ALIGN=LEFT>Broadcast Address</TD>
520 <TD VALIGN=TOP>The broadcast address of this interface (if applicable) (in network neutral order).</TD>
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 437 // Broadcast scalar to vector.
439 // Broadcast mask to vector.
441 // Broadcast subvector to vector.
    [all...]
  /external/syslinux/gpxe/src/net/udp/
dhcp.c 981 * Construct DHCP client hardware address field and broadcast flag
995 * address instead. If we do this, set the broadcast flag,
1000 * chaddr field and set the broadcast flag.
    [all...]
  /external/wpa_supplicant_8/src/ap/
beacon.c 812 "broadcast SSID ignored", MAC2STR(mgmt->sa));
939 * If this is a broadcast probe request, apply no ack policy to avoid
967 elems.ssid_len == 0 ? "broadcast" : "our");
    [all...]

Completed in 1630 milliseconds

<<51525354555657585960>>