OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetooth
(Results
201 - 225
of
1961
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Bluetooth/res/values-cs/
strings.xml
20
<string name="permdesc_bluetoothShareManager" msgid="8930572979123190223">"Umo??uje aplikaci p?istupovat ke Správci sdílení
Bluetooth
a vyu?ívat jej k p?enosu soubor?."</string>
21
<string name="permlab_bluetoothWhitelist" msgid="7091552898592306386">"Povolit p?ístup za?ízení
Bluetooth
."</string>
22
<string name="permdesc_bluetoothWhitelist" msgid="5494513855192170109">"Umo??uje aplikaci do?asn? povolit za?ízení
Bluetooth
, aby tak mohlo odesílat soubory do tohoto za?ízení bez potvrzení u?ivatele."</string>
23
<string name="permlab_handoverStatus" msgid="7316032998801933554">"P?ijímat vysílání p?enosu z rozhraní
Bluetooth
."</string>
24
<string name="permdesc_handoverStatus" msgid="4752738070064786310">"Umo??uje p?ijímat informace o stavu p?enosu z rozhraní
Bluetooth
."</string>
25
<string name="bt_share_picker_label" msgid="6268100924487046932">"
Bluetooth
"</string>
29
<string name="airplane_error_msg" msgid="8698965595254137230">"V re?imu V letadle není mo?né
Bluetooth
pou?ít."</string>
31
<string name="bt_enable_line1" msgid="7203551583048149">"Chcete-li pou?ívat slu?by
Bluetooth
, musíte
Bluetooth
nejprve zapnout."</string>
32
<string name="bt_enable_line2" msgid="4341936569415937994">"Zapnout
Bluetooth
?"</string
[
all
...]
/packages/apps/Bluetooth/res/values-de/
strings.xml
20
<string name="permdesc_bluetoothShareManager" msgid="8930572979123190223">"Ermöglicht der App, auf den
Bluetooth
-Weiterleitungs-Manager zuzugreifen und diesen für die Übertragung von Dateien zu verwenden."</string>
21
<string name="permlab_bluetoothWhitelist" msgid="7091552898592306386">"
Bluetooth
-Gerät für Zugriff zur weißen Liste hinzufügen"</string>
22
<string name="permdesc_bluetoothWhitelist" msgid="5494513855192170109">"Ermöglicht der App, ein
Bluetooth
-Gerät vorübergehend zur weißen Liste hinzuzufügen, sodass es ohne Bestätigung des Nutzers Dateien an dieses Gerät senden kann"</string>
23
<string name="permlab_handoverStatus" msgid="7316032998801933554">"
Bluetooth
-Broadcasts zur Übertragung empfangen"</string>
24
<string name="permdesc_handoverStatus" msgid="4752738070064786310">"Ermöglicht den Empfang von Statusinformationen zur Übertragung per
Bluetooth
"</string>
25
<string name="bt_share_picker_label" msgid="6268100924487046932">"
Bluetooth
"</string>
29
<string name="airplane_error_msg" msgid="8698965595254137230">"Sie können
Bluetooth
im Flugmodus nicht verwenden."</string>
31
<string name="bt_enable_line1" msgid="7203551583048149">"Damit Sie
Bluetooth
-Dienste nutzen können, müssen Sie
Bluetooth
zuerst aktivieren."</string>
32
<string name="bt_enable_line2" msgid="4341936569415937994">"
Bluetooth
jetzt aktivieren?"</string
[
all
...]
/packages/apps/Bluetooth/res/values-nl/
strings.xml
20
<string name="permdesc_bluetoothShareManager" msgid="8930572979123190223">"Hiermee krijgt de app toegang tot de beheerfunctie voor delen via
Bluetooth
om deze functie te gebruiken voor het overdragen van bestanden."</string>
21
<string name="permlab_bluetoothWhitelist" msgid="7091552898592306386">"Toegang voor
Bluetooth
-apparaat op witte lijst plaatsen."</string>
22
<string name="permdesc_bluetoothWhitelist" msgid="5494513855192170109">"Hiermee kan de app tijdelijk een
Bluetooth
-apparaat op de witte lijst plaatsen, waardoor dat apparaat bestanden kan verzenden naar dit apparaat zonder bevestiging van de gebruiker."</string>
23
<string name="permlab_handoverStatus" msgid="7316032998801933554">"Overdrachtsgegevens via
Bluetooth
ontvangen."</string>
24
<string name="permdesc_handoverStatus" msgid="4752738070064786310">"Staat het ontvangen van gegevens over de gegevensoverdrachtstatus toe voor
Bluetooth
."</string>
25
<string name="bt_share_picker_label" msgid="6268100924487046932">"
Bluetooth
"</string>
29
<string name="airplane_error_msg" msgid="8698965595254137230">"U kunt
Bluetooth
niet gebruiken in Vliegmodus."</string>
31
<string name="bt_enable_line1" msgid="7203551583048149">"Als u
Bluetooth
-services wilt gebruiken, moet u eerst
Bluetooth
inschakelen."</string>
32
<string name="bt_enable_line2" msgid="4341936569415937994">"
Bluetooth
nu inschakelen?"</string
[
all
...]
/build/target/product/
large_emu_hw.mk
25
Bluetooth
\
42
bluetooth
-health \
/development/samples/BluetoothHDP/
AndroidManifest.xml
18
package="com.example.
bluetooth
.health"
23
<uses-permission android:name="android.permission.
BLUETOOTH
" />
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api_factory.cc
5
#include "chrome/browser/extensions/api/
bluetooth
/bluetooth_api_factory.h"
7
#include "chrome/browser/extensions/api/
bluetooth
/bluetooth_api.h"
/external/chromium_org/chromeos/dbus/
fake_bluetooth_profile_service_provider.cc
18
VLOG(1) << "Creating
Bluetooth
Profile: " << object_path_.value();
27
VLOG(1) << "Cleaning up
Bluetooth
Profile: " << object_path_.value();
/external/chromium_org/device/bluetooth/
bluetooth_adapter.cc
5
#include "device/
bluetooth
/bluetooth_adapter.h"
8
#include "device/
bluetooth
/bluetooth_device.h"
bluetooth_adapter_factory.cc
5
#include "device/
bluetooth
/bluetooth_adapter_factory.h"
13
#include "device/
bluetooth
/bluetooth_adapter.h"
16
#include "device/
bluetooth
/bluetooth_adapter_chromeos.h"
18
#include "device/
bluetooth
/bluetooth_adapter_win.h"
21
#include "device/
bluetooth
/bluetooth_adapter_mac.h"
bluetooth_device_win.h
12
#include "device/
bluetooth
/bluetooth_device.h"
13
#include "device/
bluetooth
/bluetooth_task_manager_win.h"
87
// The
Bluetooth
class of the device, a bitmask that may be decoded using
88
// https://www.
bluetooth
.org/Technical/AssignedNumbers/baseband.htm
94
// The
Bluetooth
address of the device.
bluetooth_socket_mac.mm
5
#include "device/
bluetooth
/bluetooth_socket_mac.h"
18
#include "device/
bluetooth
/bluetooth_service_record.h"
19
#include "device/
bluetooth
/bluetooth_service_record_mac.h"
91
LOG(ERROR) << "Failed to connect
bluetooth
socket ("
115
LOG(ERROR) << "Failed to connect
bluetooth
socket ("
/external/chromium_org/device/bluetooth/test/
mock_bluetooth_adapter.h
11
#include "device/
bluetooth
/bluetooth_adapter.h"
12
#include "device/
bluetooth
/bluetooth_device.h"
mock_bluetooth_device.cc
5
#include "device/
bluetooth
/test/mock_bluetooth_device.h"
8
#include "device/
bluetooth
/test/mock_bluetooth_adapter.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/Bluetooth/jni/
com_android_bluetooth_a2dp.cpp
114
ALOGE("
Bluetooth
module is not loaded");
120
ALOGE("Failed to get
Bluetooth
A2DP Interface");
129
ALOGE("Failed to initialize
Bluetooth
A2DP, status: %d", status);
142
ALOGE("
Bluetooth
module is not loaded");
160
ALOGE("Failed to get
Bluetooth
A2DP Interface");
165
ALOGE("Failed to initialize
Bluetooth
A2DP, status: %d", status);
178
ALOGE("
Bluetooth
module is not loaded");
244
return jniRegisterNativeMethods(env, "com/android/
bluetooth
/a2dp/A2dpStateMachine",
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapRfcommTransport.java
16
package com.android.
bluetooth
.map;
18
import android.
bluetooth
.BluetoothSocket;
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapConfig.java
18
package com.android.
bluetooth
.pbap;
20
import com.android.
bluetooth
.R;
/packages/apps/Settings/src/com/android/settings/bluetooth/
DevicePickerActivity.java
17
package com.android.settings.
bluetooth
;
25
* Activity for
Bluetooth
device picker dialog. The device picker logic
/frameworks/base/core/java/android/bluetooth/
BluetoothPbap.java
17
package android.
bluetooth
;
29
* The Android
Bluetooth
API is not finalized, and *will* change. Use at your
32
* Public API for controlling the
Bluetooth
Pbap Service. This includes
33
*
Bluetooth
Phone book Access profile.
34
* BluetoothPbap is a proxy object for controlling the
Bluetooth
Pbap
47
* Android only supports one connected
Bluetooth
Pce at a time.
59
"android.
bluetooth
.pbap.intent.PBAP_STATE";
62
"android.
bluetooth
.pbap.intent.PBAP_PREVIOUS_STATE";
69
"android.
bluetooth
.pbap.intent.action.PBAP_STATE_CHANGED";
91
* An interface for notifying
Bluetooth
PCE IPC clients when they hav
[
all
...]
/packages/apps/Bluetooth/res/values-rm/
strings.xml
30
<string name="bt_share_picker_label" msgid="6268100924487046932">"
Bluetooth
"</string>
37
<string name="bt_enable_line1" msgid="7203551583048149">"Vus stuais activar la funcziun
bluetooth
per pudair utilisar ils servetschs da
bluetooth
."</string>
38
<string name="bt_enable_line2" msgid="4341936569415937994">"Activar ussa
bluetooth
?"</string>
48
<string name="incoming_file_confirm_Notification_title" msgid="2958227698135117210">"Cundivisiun
bluetooth
: recepziun da datoteca"</string>
53
<string name="notification_receiving" msgid="4674648179652543984">"Cundivisiun
bluetooth
: retschaiver <xliff:g id="FILE">%1$s</xliff:g>"</string>
54
<string name="notification_received" msgid="3324588019186687985">"Cundivisiun
bluetooth
: retschet <xliff:g id="FILE">%1$s</xliff:g>"</string>
55
<string name="notification_received_fail" msgid="3619350997285714746">"Cundivisiun
bluetooth
: datoteca <xliff:g id="FILE">%1$s</xliff:g> betg retschavida"</string>
56
<string name="notification_sending" msgid="3035748958534983833">"Cundivisiun
bluetooth
: trametter <xliff:g id="FILE">%1$s</xliff:g>"</string>
57
<string name="notification_sent" msgid="9218710861333027778">"Cundivisiun
bluetooth
: tramess <xliff:g id="FILE">%1$s</xliff:g>"</string
[
all
...]
/device/lge/hammerhead/
init.hammerhead.rc
55
#
bluetooth
56
chown
bluetooth
net_bt_stack /sys/class/rfkill/rfkill0/type
57
chown
bluetooth
net_bt_stack /sys/class/rfkill/rfkill0/state
60
#
bluetooth
LPM
61
chown
bluetooth
net_bt_stack /proc/
bluetooth
/sleep/lpm
62
chown
bluetooth
net_bt_stack /proc/
bluetooth
/sleep/btwrite
64
#
bluetooth
UART dev
65
chown
bluetooth
net_bt_stack /sys/devices/platform/msm_serial_hs.0/cloc
[
all
...]
/packages/apps/Bluetooth/
AndroidManifest.xml
3
package="com.android.
bluetooth
"
4
android:sharedUserId="android.uid.
bluetooth
">
6
<original-package android:name="com.android.
bluetooth
" />
8
<!-- Allows access to the
Bluetooth
Share Manager -->
14
<!-- Allows temporarily whitelisting
Bluetooth
addresses for sharing -->
20
<!-- Allows receiving handover status broadcasts from
Bluetooth
-->,
29
<uses-permission android:name="android.permission.
BLUETOOTH
" />
72
android:authorities="com.android.
bluetooth
.opp"
83
<action android:name="android.
bluetooth
.IBluetooth" />
97
<action android:name="android.
bluetooth
.adapter.action.STATE_CHANGED" /
[
all
...]
/packages/apps/Bluetooth/res/values-ca/
strings.xml
20
<string name="permdesc_bluetoothShareManager" msgid="8930572979123190223">"Permet que l\'aplicació accedeixi al gestor d\'ús compartit de
Bluetooth
i que l\'utilitzi per transferir fitxers."</string>
21
<string name="permlab_bluetoothWhitelist" msgid="7091552898592306386">"Accés al dispositiu
Bluetooth
en llista blanca."</string>
22
<string name="permdesc_bluetoothWhitelist" msgid="5494513855192170109">"Permet que l\'aplicació col·loqui temporalment en una llista blanca un dispositiu
Bluetooth
, cosa que permet que el dispositiu enviï fitxers a aquest dispositiu sense la confirmació de l\'usuari."</string>
24
<string name="permdesc_handoverStatus" msgid="4752738070064786310">"Permet rebre informació de l\'estat de transferència de l\'entrega de
Bluetooth
."</string>
25
<string name="bt_share_picker_label" msgid="6268100924487046932">"
Bluetooth
"</string>
29
<string name="airplane_error_msg" msgid="8698965595254137230">"No pots utilitzar
Bluetooth
en mode d\'avió."</string>
31
<string name="bt_enable_line1" msgid="7203551583048149">"Per utilitzar serveis
Bluetooth
, primer cal que activeu el
Bluetooth
."</string>
32
<string name="bt_enable_line2" msgid="4341936569415937994">"Voleu activar el
Bluetooth
ara?"</string>
41
<string name="incoming_file_confirm_Notification_title" msgid="2958227698135117210">"Ús compartit de
Bluetooth
: fitxer entrant"</string
[
all
...]
/packages/apps/Bluetooth/res/values-da/
strings.xml
21
<string name="permlab_bluetoothWhitelist" msgid="7091552898592306386">"Godkender adgang til
Bluetooth
-enheden."</string>
22
<string name="permdesc_bluetoothWhitelist" msgid="5494513855192170109">"Tillader, at appen midlertidigt godkender en
Bluetooth
-enhed, så der kan sendes filer derfra til din enhed uden bekræftelse fra brugerens side."</string>
23
<string name="permlab_handoverStatus" msgid="7316032998801933554">"Modtag udsendte oplysninger om overdragelse af oplysninger via
Bluetooth
."</string>
24
<string name="permdesc_handoverStatus" msgid="4752738070064786310">"Tillader, at der modtages en status for overdragelse af oplysninger via
Bluetooth
."</string>
25
<string name="bt_share_picker_label" msgid="6268100924487046932">"
Bluetooth
"</string>
29
<string name="airplane_error_msg" msgid="8698965595254137230">"Du kan ikke anvende
Bluetooth
i flytilstand."</string>
31
<string name="bt_enable_line1" msgid="7203551583048149">"Du skal aktivere
Bluetooth
, før du kan bruge
Bluetooth
-tjenester."</string>
32
<string name="bt_enable_line2" msgid="4341936569415937994">"Vil du slå
Bluetooth
til nu?"</string>
41
<string name="incoming_file_confirm_Notification_title" msgid="2958227698135117210">"Deling med
Bluetooth
: indgående fil"</string
[
all
...]
/packages/apps/Bluetooth/res/values-es/
strings.xml
21
<string name="permlab_bluetoothWhitelist" msgid="7091552898592306386">"Acceso de dispositivos
Bluetooth
autorizados"</string>
22
<string name="permdesc_bluetoothWhitelist" msgid="5494513855192170109">"Permite que la aplicación autorice temporalmente a un dispositivo
Bluetooth
para que pueda enviar archivos a este dispositivo sin la confirmación del usuario."</string>
23
<string name="permlab_handoverStatus" msgid="7316032998801933554">"Recibe emisiones de transferencias
Bluetooth
."</string>
24
<string name="permdesc_handoverStatus" msgid="4752738070064786310">"Permite que se reciba información sobre el estado de la transferencia del dispositivo
Bluetooth
."</string>
25
<string name="bt_share_picker_label" msgid="6268100924487046932">"
Bluetooth
"</string>
29
<string name="airplane_error_msg" msgid="8698965595254137230">"No puedes utilizar el
Bluetooth
en el modo avión."</string>
31
<string name="bt_enable_line1" msgid="7203551583048149">"Para utilizar los servicios de
Bluetooth
, primero debes activar la función
Bluetooth
."</string>
32
<string name="bt_enable_line2" msgid="4341936569415937994">"¿Quieres activar la función
Bluetooth
ahora?"</string>
41
<string name="incoming_file_confirm_Notification_title" msgid="2958227698135117210">"
Bluetooth
: archivo entrante"</string
[
all
...]
Completed in 416 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>