HomeSort by relevance Sort by last modified time
    Searched full:broadcast (Results 651 - 675 of 2147) sorted by null

<<21222324252627282930>>

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/
OISJoyStick.h 191 is neccessary, just broadcast from the callback you registered.
OISMultiTouch.h 119 is necessary, just broadcast from the callback you registered.
  /external/libnl/include/linux/
if_bad.h 28 #define IFF_BROADCAST 0x2 /* broadcast address valid */
  /external/libnl/lib/route/
addr.c 51 * // Broadcast address may be specified using the relevant
359 nl_dump(p, " broadcast %s",
495 diff |= ADDR_DIFF(BROADCAST, nl_addr_cmp(a->a_bcast, b->a_bcast));
519 __ADD(ADDR_ATTR_BROADCAST, broadcast)
  /external/libnl/src/
nl-route-delete.c 56 " --type=TYPE { unicast | local | broadcast | multicast }\n"
  /external/libpcap/
fad-win32.c 96 (struct sockaddr *)&if_addrs[if_addr_size].Broadcast,
pcap_findalldevs.3pcap 134 that contains the broadcast address corresponding to the address pointed
  /external/libpcap/pcap/
sll.h 46 * LINUX_SLL_BROADCAST packet was broadcast
  /external/llvm/include/llvm/Analysis/
VectorUtils.h 88 /// a sequence of instructions that broadcast a single value into a vector.
  /external/opencv3/modules/cudaimgproc/src/cuda/
clahe.cu 101 // broadcast evaluated value
  /external/ppp/pppd/include/net/
ppp_defs.h 75 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 149 fatal("Can't use interface %.16s: it has broadcast/multicast MAC address",
pppoe-discovery.c 153 "Interface %.16s has broadcast/multicast MAC address??",
457 /* Set destination to Ethernet broadcast address */
568 if (BROADCAST(packet.ethHdr.h_source)) {
569 fprintf(stderr, "Ignoring PADO packet from broadcast MAC address\n");
  /external/slf4j/slf4j-site/src/site/pages/
mailing-lists.html 23 list, a copy of that message is broadcast to everyone who is
  /external/tcpdump/
smb.h 43 #define SMBsendb 0xD1 /* send broadcast message */
  /external/wpa_supplicant_8/src/p2p/
p2p_sd.c 68 /* if the query is a broadcast query */
71 * check if there are any broadcast queries pending for
127 /* If the query is a broadcast query, decrease one from
897 /* Update all the devices for the newly added broadcast query */
  /external/wpa_supplicant_8/src/wps/
wps_upnp_i.h 45 * Advertisements are broadcast via UDP NOTIFYs, and are also the essence of
  /external/wpa_supplicant_8/wpa_supplicant/
todo.txt 11 - Cisco AP and non-zero keyidx for unicast -> map to broadcast
  /frameworks/av/services/camera/libcameraservice/utils/
ClientManager.h 493 mRemovedCondition.broadcast();
556 mRemovedCondition.broadcast();
577 mRemovedCondition.broadcast();
632 mRemovedCondition.broadcast();
  /frameworks/base/core/java/android/content/
ContentQueryMap.java 101 // If anyone is listening, we need to do this now to broadcast
  /frameworks/base/core/java/android/hardware/input/
KeyboardLayout.java 94 * the label of the broadcast receiver or application that provided the keyboard layout.
  /frameworks/base/core/java/android/hardware/location/
ActivityRecognitionHardware.java 162 if (DEBUG) Log.d(TAG, "No events to broadcast for onActivityChanged.");
  /frameworks/base/core/java/android/hardware/radio/
RadioModule.java 29 * A RadioModule implements the RadioTuner interface for a broadcast radio tuner physically
  /frameworks/base/core/java/android/os/
Broadcaster.java 171 public void broadcast(Message msg) method in class:Broadcaster
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 205 <li>Broadcast Intent for app update install succeeded - for smoother app

Completed in 4277 milliseconds

<<21222324252627282930>>