OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetooth
(Results
226 - 250
of
758
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapRfcommTransport.java
33
package com.android.
bluetooth
.pbap;
35
import android.
bluetooth
.BluetoothSocket;
/packages/apps/Settings/src/com/android/settings/bluetooth/
SettingsBtStatus.java
17
package com.android.settings.
bluetooth
;
19
import android.
bluetooth
.BluetoothDevice;
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
SoftGemini.h
35
* \brief
BlueTooth
-Wlan coexistence module internal header file
43
/* PURPOSE:
BlueTooth
-Wlan coexistence module internal header file */
SoftGeminiApi.h
35
* \brief
BlueTooth
-Wlan coexistence module interface header file
43
/* PURPOSE:
BlueTooth
-Wlan coexistence module interface header file */
/packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java
20
import android.
bluetooth
.BluetoothAudioGateway;
21
import android.
bluetooth
.BluetoothAdapter;
22
import android.
bluetooth
.BluetoothDevice;
23
import android.
bluetooth
.BluetoothHeadset;
24
import android.
bluetooth
.BluetoothUuid;
25
import android.
bluetooth
.HeadsetBase;
26
import android.
bluetooth
.IBluetoothHeadset;
52
* Provides
Bluetooth
Headset and Handsfree profile, as a service in
66
private static final String BLUETOOTH_PERM = android.Manifest.permission.
BLUETOOTH
;
313
//
Bluetooth
Headset Connec
[
all
...]
/packages/apps/Settings/
AndroidManifest.xml
15
<uses-permission android:name="android.permission.
BLUETOOTH
" />
164
<activity android:name=".
bluetooth
.BluetoothSettings"
176
<action android:name="android.
bluetooth
.devicepicker.action.LAUNCH" />
598
<!--
Bluetooth
stuff -->
600
<activity android:name=".
bluetooth
.ConnectSpecificProfilesActivity"
603
<activity android:name=".
bluetooth
.BluetoothPairingDialog"
608
<action android:name="android.
bluetooth
.device.action.PAIRING_REQUEST" />
614
android:name=".
bluetooth
.DockEventReceiver">
617
<action android:name="android.
bluetooth
.adapter.action.STATE_CHANGED" />
618
<action android:name="android.
bluetooth
.headset.action.STATE_CHANGED" /
[
all
...]
/build/target/product/
generic.mk
25
Bluetooth
\
/device/htc/dream-sapphire/overlay/packages/apps/Bluetooth/res/values/
strings.xml
21
<!-- Make
Bluetooth
activity run in phone process. -->
/external/bluetooth/bluez/audio/
control.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
gateway.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
gstrtpsbcpay.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
gstsbcdec.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
gstsbcenc.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
gstsbcparse.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
liba2dp.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
manager.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
sink.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
source.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
/external/bluetooth/bluez/common/
glib-helper.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
logging.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
textfile.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
/external/bluetooth/bluez/compat/
dund.1
4
dund \- BlueZ
Bluetooth
dial-up networking daemon
hidd.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
pand.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
sdp.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
Completed in 344 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>