OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetooth
(Results
401 - 425
of
758
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/bluetooth/bluez/tools/
bccmd.8
52
Get local
Bluetooth
clock
dfu.h
3
* BlueZ -
Bluetooth
protocol stack for Linux
csr.c
3
* BlueZ -
Bluetooth
protocol stack for Linux
38
#include <
bluetooth
/
bluetooth
.h>
39
#include <
bluetooth
/hci.h>
40
#include <
bluetooth
/hci_lib.h>
622
return "
Bluetooth
address";
684
return "Initial value of
Bluetooth
clock";
718
return "
Bluetooth
address + link key 0";
720
return "
Bluetooth
address + link key 1";
722
return "
Bluetooth
address + link key 2"
[
all
...]
/external/bluetooth/hcidump/parser/
hcrp.c
3
* BlueZ -
Bluetooth
protocol stack for Linux
/frameworks/base/core/tests/coretests/src/android/bluetooth/
AtParserTest.java
17
package android.
bluetooth
;
19
import android.
bluetooth
.AtCommandHandler;
20
import android.
bluetooth
.AtCommandResult;
21
import android.
bluetooth
.AtParser;
/frameworks/base/data/etc/
handheld_core_hardware.xml
31
<feature name="android.hardware.
bluetooth
" />
/frameworks/base/docs/html/intl/ja/guide/basics/
what-is-android.jd
17
<li><strong>
Bluetooth
?EDGE?3G?WiFi</strong>???????????</li>
/frameworks/base/obex/javax/obex/
ObexTransport.java
44
* exposed by
Bluetooth
or USB in kernel, RFCOMM socket emulated in Android
/frameworks/base/tools/preload/
Policy.java
46
"com.android.
bluetooth
",
/packages/apps/Bluetooth/res/values-es-rUS/
strings_pbap.xml
7
<string name="pbap_session_key_dialog_header" msgid="2772472422782758981">"Se requiere la clave de la sesión de
Bluetooth
."</string>
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexSession.java
33
package com.android.
bluetooth
.opp;
BluetoothOppTransfer.java
33
package com.android.
bluetooth
.opp;
38
import android.
bluetooth
.BluetoothAdapter;
39
import android.
bluetooth
.BluetoothDevice;
40
import android.
bluetooth
.BluetoothSocket;
41
import android.
bluetooth
.BluetoothUuid;
363
* 1) Check
Bluetooth
status
373
* 1) Check
Bluetooth
status
381
/* check
Bluetooth
enable status */
387
Log.e(TAG, "Can't start transfer when
Bluetooth
is disabled for " + mBatch.mId);
BluetoothOppUtility.java
33
package com.android.
bluetooth
.opp;
35
import com.android.
bluetooth
.R;
39
import android.
bluetooth
.BluetoothAdapter;
40
import android.
bluetooth
.BluetoothDevice;
/packages/apps/Settings/res/layout/
preference_progress_category.xml
17
<!-- Layout used for ProgressCategory in
bluetooth
settings. -->
/packages/apps/VoiceDialer/
AndroidManifest.xml
14
<uses-permission android:name="android.permission.
BLUETOOTH
" />
/packages/apps/VoiceDialer/res/values-da/
strings.xml
24
<string name="bluetooth_title" msgid="1018603170854746529">"Stemmeopkald via
Bluetooth
"</string>
/packages/apps/VoiceDialer/res/values-el/
strings.xml
24
<string name="bluetooth_title" msgid="1018603170854746529">"???????? ?????
Bluetooth
"</string>
/packages/apps/VoiceDialer/res/values-it/
strings.xml
24
<string name="bluetooth_title" msgid="1018603170854746529">"Compositore vocale
Bluetooth
"</string>
/packages/apps/VoiceDialer/res/values-ja/
strings.xml
24
<string name="bluetooth_title" msgid="1018603170854746529">"
Bluetooth
???????"</string>
/packages/apps/VoiceDialer/res/values-nb/
strings.xml
24
<string name="bluetooth_title" msgid="1018603170854746529">"
Bluetooth
talestyrt oppringing"</string>
/packages/apps/VoiceDialer/res/values-nl/
strings.xml
24
<string name="bluetooth_title" msgid="1018603170854746529">"
Bluetooth
Voice Dialer"</string>
/packages/apps/VoiceDialer/res/values-ru/
strings.xml
24
<string name="bluetooth_title" msgid="1018603170854746529">"????????? ?????
Bluetooth
"</string>
/packages/apps/VoiceDialer/res/values-sv/
strings.xml
24
<string name="bluetooth_title" msgid="1018603170854746529">"
Bluetooth
- röstaktiverad uppringningsfunktion"</string>
/packages/apps/Phone/src/com/android/phone/
BluetoothHandsfree.java
19
import android.
bluetooth
.AtCommandHandler;
20
import android.
bluetooth
.AtCommandResult;
21
import android.
bluetooth
.AtParser;
22
import android.
bluetooth
.BluetoothA2dp;
23
import android.
bluetooth
.BluetoothAdapter;
24
import android.
bluetooth
.BluetoothDevice;
25
import android.
bluetooth
.BluetoothHeadset;
26
import android.
bluetooth
.HeadsetBase;
27
import android.
bluetooth
.ScoSocket;
55
*
Bluetooth
headset manager for the Phone app
[
all
...]
PhoneApp.java
24
import android.
bluetooth
.BluetoothAdapter;
25
import android.
bluetooth
.BluetoothHeadset;
265
// Currently, this is triggered by a
bluetooth
headset
267
// turn blue when
bluetooth
is active.)
288
// Since the presence of a wired headset or
bluetooth
affects the
416
// Device is not
bluetooth
capable
[
all
...]
Completed in 973 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>