HomeSort by relevance Sort by last modified time
    Searched full:bluetooth (Results 376 - 400 of 758) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/java/android/media/
AudioManager.java 155 /** @hide The audio stream for phone calls when connected to bluetooth */
694 // Bluetooth SCO control
708 * bluetooth SCO connection state.
732 * Application wanted to use bluetooth SCO audio when the phone is not in call
735 * @return true if bluetooth SCO can be used for audio when not in call
745 * Start bluetooth SCO audio connection.
749 * to/from a bluetooth SCO headset while the phone is not in call.
758 * down the bluetooth connection.
786 * Stop bluetooth SCO audio connection.
790 * bluetooth SCO audio with {@link #startBluetoothSco()
    [all...]
  /external/bluetooth/bluez/compat/
pand.c 3 * BlueZ - Bluetooth protocol stack for Linux
44 #include <bluetooth/bluetooth.h>
45 #include <bluetooth/hci.h>
46 #include <bluetooth/hci_lib.h>
47 #include <bluetooth/l2cap.h>
48 #include <bluetooth/bnep.h>
49 #include <bluetooth/hidp.h>
599 "Bluetooth PAN daemon version %s\n"
786 syslog(LOG_INFO, "Bluetooth PAN daemon version %s", VERSION)
    [all...]
fakehid.c 3 * BlueZ - Bluetooth protocol stack for Linux
39 #include <bluetooth/bluetooth.h>
40 #include <bluetooth/rfcomm.h>
41 #include <bluetooth/hidp.h>
298 fd = uinput_create("Bluetooth Presenter", 0, 1);
msdun.c 3 * BlueZ - Bluetooth protocol stack for Linux
  /external/bluetooth/bluez/network/
server.c 3 * BlueZ - Bluetooth protocol stack for Linux
33 #include <bluetooth/bluetooth.h>
34 #include <bluetooth/hci.h>
35 #include <bluetooth/bnep.h>
36 #include <bluetooth/l2cap.h>
37 #include <bluetooth/sdp.h>
38 #include <bluetooth/sdp_lib.h>
64 bdaddr_t dst; /* Remote Bluetooth Address */
78 bdaddr_t src; /* Bluetooth Local Address *
    [all...]
connection.c 3 * BlueZ - Bluetooth protocol stack for Linux
33 #include <bluetooth/bluetooth.h>
34 #include <bluetooth/hci.h>
35 #include <bluetooth/bnep.h>
36 #include <bluetooth/sdp.h>
  /external/bluetooth/bluez/
ChangeLog 25 Fix program prefix used in Bluetooth udev rules.
102 Add version value for Bluetooth 3.0 devices.
177 Fix storing of pre-Bluetooth 2.1 link keys.
454 Add more Bluetooth client/server helper functions.
468 Add generic Bluetooth helper functions for GLib.
480 Add basic support for Bluetooth sessions.
554 Add constant for Bluetooth socket options level.
590 Don't allocate memory for the Bluetooth base UUID.
682 Add version code for Bluetooth 2.1 specification.
745 Don't change inquiry mode for Bluetooth 1.1 adapters
    [all...]
  /external/bluetooth/bluez/include/bluetooth/
sdp.h 3 * BlueZ - Bluetooth protocol stack for Linux
37 #define SDP_UNIX_PATH ANDROID_SOCKET_DIR"/bluetooth"
44 * All definitions are based on Bluetooth Assigned Numbers
45 * of the Bluetooth Specification
376 * These are outside the scope of the Bluetooth specification
445 * Profile descriptor is the Bluetooth profile metadata. If a
  /external/bluetooth/bluez/serial/
port.c 3 * BlueZ - Bluetooth protocol stack for Linux
40 #include <bluetooth/bluetooth.h>
41 #include <bluetooth/rfcomm.h>
42 #include <bluetooth/sdp.h>
43 #include <bluetooth/sdp_lib.h>
  /external/bluetooth/bluez/tools/
avinfo.c 3 * BlueZ - Bluetooth protocol stack for Linux
42 #include <bluetooth/bluetooth.h>
43 #include <bluetooth/hci.h>
44 #include <bluetooth/hci_lib.h>
45 #include <bluetooth/l2cap.h>
  /external/bluetooth/hcidump/parser/
parser.h 3 * BlueZ - Bluetooth protocol stack for Linux
30 #include <bluetooth/bluetooth.h>
  /frameworks/base/docs/html/sdk/
android-2.0-highlights.jd 183 <h3 id="Bluetooth">Bluetooth</h3>
186 <li>Bluetooth 2.1</li>
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBatch.java 33 package com.android.bluetooth.opp;
38 import android.bluetooth.BluetoothAdapter;
39 import android.bluetooth.BluetoothDevice;
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapCallLogComposer.java 16 package com.android.bluetooth.pbap;
39 * VCard composer especially for Call Log used in Bluetooth.
254 // when connected over bluetooth)
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java 17 package com.android.settings.bluetooth;
19 import android.bluetooth.BluetoothDevice;
43 * for pairing with a remote Bluetooth device. It is an activity that appears as a dialog.
ConnectSpecificProfilesActivity.java 17 package com.android.settings.bluetooth;
19 import android.bluetooth.BluetoothDevice;
30 import com.android.settings.bluetooth.LocalBluetoothProfileManager.Profile;
  /development/pdk/docs/porting/
system_requirements.jd 49 <td>Bluetooth</td>
  /external/bluetooth/bluez/audio/
device.h 3 * BlueZ - Bluetooth protocol stack for Linux
headset.h 3 * BlueZ - Bluetooth protocol stack for Linux
  /external/bluetooth/bluez/common/
oui.c 3 * BlueZ - Bluetooth protocol stack for Linux
  /external/bluetooth/bluez/sbc/
sbc.h 3 * Bluetooth low-complexity, subband codec (SBC) library
sbc_primitives.h 3 * Bluetooth low-complexity, subband codec (SBC) library
  /external/bluetooth/bluez/src/
agent.h 3 * BlueZ - Bluetooth protocol stack for Linux
hcid.h 3 * BlueZ - Bluetooth protocol stack for Linux
  /external/bluetooth/bluez/test/
scotest.c 3 * BlueZ - Bluetooth protocol stack for Linux
40 #include <bluetooth/bluetooth.h>
41 #include <bluetooth/sco.h>

Completed in 856 milliseconds

<<11121314151617181920>>