OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetooth
(Results
101 - 125
of
758
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothEventRedirector.java
17
package com.android.settings.
bluetooth
;
20
import com.android.settings.
bluetooth
.LocalBluetoothProfileManager.Profile;
22
import android.
bluetooth
.BluetoothA2dp;
23
import android.
bluetooth
.BluetoothAdapter;
24
import android.
bluetooth
.BluetoothClass;
25
import android.
bluetooth
.BluetoothDevice;
26
import android.
bluetooth
.BluetoothHeadset;
35
* BluetoothEventRedirector receives broadcasts and callbacks from the
Bluetooth
152
//
Bluetooth
on/off broadcasts
RequestPermissionHelperActivity.java
17
package com.android.settings.
bluetooth
;
24
import android.
bluetooth
.BluetoothAdapter;
41
"com.android.settings.
bluetooth
.ACTION_INTERNAL_REQUEST_BT_ON";
44
"com.android.settings.
bluetooth
.ACTION_INTERNAL_REQUEST_BT_ON_AND_DISCOVERABLE";
141
Log.e(TAG, "Error: there's a problem starting
bluetooth
");
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
TI_AdapterSG.h
24
/* Purpose: This API enables / disables the
Bluetooth
coexistence support, */
25
/* sets the parameters of the
Bluetooth
coexistence feature and */
28
/* support
Bluetooth
coexistence.*/
45
Desc: This function enables and disables the
Bluetooth
coexistence feature
63
Desc: This function sets the rate to be used when
Bluetooth
coexistence
80
Desc: This function configures
Bluetooth
coexistence parameters.
82
pConfig - Pointer that holds the
bluetooth
coexistence paramaters,
111
Desc: This function retrieves
Bluetooth
coexistence feature parameters.
113
pStatus - Pointer that holds the
Bluetooth
coexistence feature
/system/core/rootdir/
init.rc
133
mkdir /data/misc/bluetoothd 0770
bluetooth
bluetooth
134
mkdir /data/misc/
bluetooth
0770 system system
319
socket dbus stream 660
bluetooth
bluetooth
320
user
bluetooth
321
group
bluetooth
net_bt_admin
324
socket
bluetooth
stream 660
bluetooth
bluetooth
[
all
...]
/device/htc/passion-common/tools/
Android.mk
29
system/
bluetooth
/bluedroid/include \
30
system/
bluetooth
/bluez-clean-headers
btconfig.c
17
/**
Bluetooth
configuration for Passion (debug only) */
25
#include <
bluetooth
/
bluetooth
.h>
26
#include <
bluetooth
/hci.h>
27
#include <
bluetooth
/hci_lib.h>
28
#include <
bluetooth
/sco.h>
30
#include <bluedroid/
bluetooth
.h>
/external/bluetooth/bluez/audio/
module-bluetooth-sink.c
3
* BlueZ -
Bluetooth
protocol stack for Linux
32
PA_MODULE_DESCRIPTION("
Bluetooth
sink")
main.c
3
* BlueZ -
Bluetooth
protocol stack for Linux
33
#include <
bluetooth
/
bluetooth
.h>
34
#include <
bluetooth
/sdp.h>
35
#include <
bluetooth
/sdp_lib.h>
/external/bluetooth/bluez/compat/
dund.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
25
#define DUN_CONFIG_DIR "/etc/
bluetooth
/dun"
/external/bluetooth/bluez/src/
sdpd-server.c
3
* BlueZ -
Bluetooth
protocol stack for Linux
39
#include <
bluetooth
/
bluetooth
.h>
40
#include <
bluetooth
/l2cap.h>
41
#include <
bluetooth
/sdp.h>
42
#include <
bluetooth
/sdp_lib.h>
146
unix_sock = android_get_control_socket("
bluetooth
");
148
error("Unable to get the control socket for '
bluetooth
'");
/external/bluetooth/bluez/tools/
hid2hci.8
20
hid2hci \-
Bluetooth
HID to HCI mode switching utility
28
is used to set up switch supported
Bluetooth
devices into the HCI
csr_hci.c
3
* BlueZ -
Bluetooth
protocol stack for Linux
33
#include <
bluetooth
/
bluetooth
.h>
34
#include <
bluetooth
/hci.h>
35
#include <
bluetooth
/hci_lib.h>
hcieventmask.c
3
* BlueZ -
Bluetooth
protocol stack for Linux
34
#include <
bluetooth
/
bluetooth
.h>
35
#include <
bluetooth
/hci.h>
36
#include <
bluetooth
/hci_lib.h>
hcisecfilter.c
3
* BlueZ -
Bluetooth
protocol stack for Linux
32
#include <
bluetooth
/
bluetooth
.h>
33
#include <
bluetooth
/hci.h>
34
#include <
bluetooth
/hci_lib.h>
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsBT/
AndroidManifest.xml
23
<uses-permission android:name="android.permission.
BLUETOOTH
" />
31
android:label="Test for instrumentation with an external app granted
BLUETOOTH
permissions" />
/packages/apps/Settings/tests/
AndroidManifest.xml
20
<uses-permission android:name="android.permission.
BLUETOOTH
" />
26
android:label="
Bluetooth
Perm Test" >
/system/netd/
Android.mk
30
$(LOCAL_PATH)/../
bluetooth
/bluedroid/include \
31
$(LOCAL_PATH)/../
bluetooth
/bluez-clean-headers \
/external/bluetooth/bluez/network/
bridge.c
3
* BlueZ -
Bluetooth
protocol stack for Linux
37
#include <
bluetooth
/
bluetooth
.h>
38
#include <
bluetooth
/l2cap.h>
39
#include <
bluetooth
/bnep.h>
/external/bluetooth/bluez/plugins/
hal.c
3
* BlueZ -
Bluetooth
protocol stack for Linux
31
#include <
bluetooth
/
bluetooth
.h>
32
#include <
bluetooth
/hci.h>
33
#include <
bluetooth
/hci_lib.h>
/external/bluetooth/bluez/rfcomm/
parser.y
4
* BlueZ -
Bluetooth
protocol stack for Linux
37
#include <
bluetooth
/
bluetooth
.h>
38
#include <
bluetooth
/rfcomm.h>
156
snprintf(file, MAXPATHLEN, "%s/.
bluetooth
/rfcomm.conf", getenv("HOME"));
rfcomm.1
33
of the
Bluetooth
subsystem in the Linux kernel. If no
66
, which must be the name or the address of an installed
Bluetooth
68
available
Bluetooth
device.
90
Connect the RFCOMM device to the remote
Bluetooth
device on the
92
channel number 1. If also the
Bluetooth
address is left out, it
114
This binds the RFCOMM device to a remote
Bluetooth
device. The
118
number is specified, it uses the channel number 1. If the
Bluetooth
/external/bluetooth/bluez/test/
lmptest.c
3
* BlueZ -
Bluetooth
protocol stack for Linux
35
#include <
bluetooth
/
bluetooth
.h>
36
#include <
bluetooth
/hci.h>
37
#include <
bluetooth
/hci_lib.h>
/frameworks/base/core/java/android/bluetooth/
BluetoothHeadset.java
17
package android.
bluetooth
;
30
* The Android
Bluetooth
API is not finalized, and *will* change. Use at your
33
* Public API for controlling the
Bluetooth
Headset Service. This includes both
34
*
Bluetooth
Headset and Handsfree (v1.5) profiles. The Headset service will
37
* BluetoothHeadset is a proxy object for controlling the
Bluetooth
Headset
50
* Android only supports one connected
Bluetooth
Headset at a time.
61
"android.
bluetooth
.headset.action.STATE_CHANGED";
68
"android.
bluetooth
.headset.action.AUDIO_STATE_CHANGED";
70
"android.
bluetooth
.headset.extra.STATE";
72
"android.
bluetooth
.headset.extra.PREVIOUS_STATE"
[
all
...]
/frameworks/base/core/java/com/android/internal/app/
ShutdownThread.java
24
import android.
bluetooth
.BluetoothAdapter;
25
import android.
bluetooth
.IBluetooth;
182
* Shuts off power regardless of radio and
bluetooth
state if the alloted time has passed.
230
final IBluetooth
bluetooth
=
local
239
bluetoothOff =
bluetooth
== null ||
240
bluetooth
.getBluetoothState() == BluetoothAdapter.STATE_OFF;
242
Log.w(TAG, "Disabling
Bluetooth
...");
243
bluetooth
.disable(false); // disable but don't persist new state
246
Log.e(TAG, "RemoteException during
bluetooth
shutdown", ex);
261
Log.i(TAG, "Waiting for
Bluetooth
and Radio...")
[
all
...]
/external/qemu/
bt-host.c
2
* Wrap a host
Bluetooth
HCI socket in a struct HCIInfo.
32
# include <
bluetooth
/
bluetooth
.h>
33
# include <
bluetooth
/hci.h>
34
# include <
bluetooth
/hci_lib.h>
63
fprintf(stderr, "qemu: error %i writing
bluetooth
packet.\n",
203
fprintf(stderr, "qemu:
bluetooth
passthrough not supported (yet)\n");
Completed in 1419 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>