HomeSort by relevance Sort by last modified time
    Searched refs:WHO (Results 1 - 11 of 11) sorted by null

  /frameworks/base/obex/javax/obex/
HeaderSet.java 134 * Represents the OBEX Who header. Identifies the OBEX application to
137 * The value of <code>WHO</code> is 0x4A (74).
139 public static final int WHO = 0x4A;
336 case WHO:
341 throw new IllegalArgumentException("WHO must be a byte array");
465 case WHO:
534 out.write(WHO);
ObexHelper.java 548 // Who Header
549 value = (byte[])headImpl.getHeader(HeaderSet.WHO);
551 out.write((byte)HeaderSet.WHO);
558 headImpl.setHeader(HeaderSet.WHO, null);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 313 Log.v(TAG, "WHO : " + hs.getHeader(HeaderSet.WHO));
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 199 reply.setHeader(HeaderSet.WHO, uuid);
206 byte[] remote = (byte[])request.getHeader(HeaderSet.WHO);
    [all...]
  /external/quake/
NOTICE 140 entire whole, and thus to each and every part regardless of who wrote it.
195 However, parties who have received copies, or rights, from you under
225 all those who receive copies directly or indirectly through you, then
251 original copyright holder who places the Program under this License
291 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
485 entire whole, and thus to each and every part regardless of who wrote it.
540 However, parties who have received copies, or rights, from you under
570 all those who receive copies directly or indirectly through you, then
596 original copyright holder who places the Program under this License
    [all...]
  /external/bluetooth/bluez/gdbus/
NOTICE 144 entire whole, and thus to each and every part regardless of who wrote it.
198 However, parties who have received copies, or rights, from you under
228 all those who receive copies directly or indirectly through you, then
253 original copyright holder who places the Program under this License
293 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  /external/bluetooth/bluez/input/
NOTICE 144 entire whole, and thus to each and every part regardless of who wrote it.
198 However, parties who have received copies, or rights, from you under
228 all those who receive copies directly or indirectly through you, then
253 original copyright holder who places the Program under this License
293 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  /external/bluetooth/bluez/plugins/
NOTICE 144 entire whole, and thus to each and every part regardless of who wrote it.
198 However, parties who have received copies, or rights, from you under
228 all those who receive copies directly or indirectly through you, then
253 original copyright holder who places the Program under this License
293 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  /external/bluetooth/bluez/src/
NOTICE 146 entire whole, and thus to each and every part regardless of who wrote it.
200 However, parties who have received copies, or rights, from you under
230 all those who receive copies directly or indirectly through you, then
255 original copyright holder who places the Program under this License
295 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 390 entire whole, and thus to each and every part regardless of who wrote it.
444 However, parties who have received copies, or rights, from you under
474 all those who receive copies directly or indirectly through you, then
499 original copyright holder who places the Program under this License
539 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  /external/e2fsprogs/lib/et/
texinfo.tex 20 %WHO MAY MODIFY AND REDISTRIBUTE THIS PROGRAM AS PERMITTED BELOW, BE
88 %automatically terminated. However, parties who have received computer
    [all...]

Completed in 556 milliseconds