/packages/apps/Bluetooth/res/values-mk-rMK/ |
strings_sap.xml | 4 <string name="bluetooth_sap_notif_title" msgid="6877860822993195074">"??????? ?? ??? ????? Bluetooth"</string> 5 <string name="bluetooth_sap_notif_ticker" msgid="6807778527893726699">"??????? ?? ??? ????? Bluetooth"</string>
|
/packages/apps/Bluetooth/res/values-ml-rIN/ |
strings_sap.xml | 4 <string name="bluetooth_sap_notif_title" msgid="6877860822993195074">"Bluetooth SIM ?????????"</string> 5 <string name="bluetooth_sap_notif_ticker" msgid="6807778527893726699">"Bluetooth SIM ?????????"</string>
|
/packages/apps/Bluetooth/res/values-mn-rMN/ |
strings_sap.xml | 4 <string name="bluetooth_sap_notif_title" msgid="6877860822993195074">"Bluetooth SIM ???????"</string> 5 <string name="bluetooth_sap_notif_ticker" msgid="6807778527893726699">"Bluetooth SIM ???????"</string>
|
/packages/apps/Bluetooth/res/values-ms-rMY/ |
strings_sap.xml | 4 <string name="bluetooth_sap_notif_title" msgid="6877860822993195074">"Akses SIM Bluetooth"</string> 5 <string name="bluetooth_sap_notif_ticker" msgid="6807778527893726699">"Akses SIM Bluetooth"</string>
|
/packages/apps/Bluetooth/res/values-ru/ |
strings_sap.xml | 4 <string name="bluetooth_sap_notif_title" msgid="6877860822993195074">"?????? ? SIM-????? ????? Bluetooth"</string> 5 <string name="bluetooth_sap_notif_ticker" msgid="6807778527893726699">"?????? ? SIM-????? ????? Bluetooth"</string>
|
/packages/apps/Bluetooth/res/values-sr/ |
strings_sap.xml | 4 <string name="bluetooth_sap_notif_title" msgid="6877860822993195074">"??????? SIM ??????? ????? Bluetooth-?"</string> 5 <string name="bluetooth_sap_notif_ticker" msgid="6807778527893726699">"??????? SIM ??????? ????? Bluetooth-?"</string>
|
/packages/apps/Bluetooth/res/values-sw/ |
strings_sap.xml | 4 <string name="bluetooth_sap_notif_title" msgid="6877860822993195074">"Bluetooth SIM access"</string> 5 <string name="bluetooth_sap_notif_ticker" msgid="6807778527893726699">"Bluetooth SIM Access"</string>
|
/packages/apps/Bluetooth/res/values-uk/ |
strings_sap.xml | 4 <string name="bluetooth_sap_notif_title" msgid="6877860822993195074">"?????? ?? SIM-????? ????? Bluetooth"</string> 5 <string name="bluetooth_sap_notif_ticker" msgid="6807778527893726699">"?????? ?? SIM-????? ????? Bluetooth"</string>
|
/packages/apps/Bluetooth/tests/ |
Android.mk | 13 # LOCAL_SRC_FILES := src/com/android/bluetooth/tests/BluetoothMapContentTest.java 17 LOCAL_INSTRUMENTATION_FOR := Bluetooth
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
bluetooth-le.jd | 1 page.title=Bluetooth Low Energy 26 <li>{@link android.bluetooth.BluetoothGatt}</li> 27 <li>{@link android.bluetooth.BluetoothGattCallback}</li> 28 <li>{@link android.bluetooth.BluetoothGattCharacteristic}</li> 29 <li>{@link android.bluetooth.BluetoothGattService}</li> 34 <li><a href="{@docRoot}tools/samples/index.html">Bluetooth LE sample</a></li> 40 Best Practices for Bluetooth Development</a> (video)</li> 50 <p>DevBytes: Bluetooth Low Energy API</p> 58 Android 4.3 (API Level 18) introduces built-in platform support for Bluetooth Low 62 <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Classic Bluetooth</a> [all...] |
/developers/build/prebuilts/gradle/BluetoothChat/ |
README.md | 5 This sample shows how to implement two-way text chat over Bluetooth between two Android devices, using 6 all the fundamental Bluetooth API capabilities. 12 Bluetooth between the devices. Select "Made discoverable" in overflow menu on one device and click 13 on the Bluetooth icon on the other one, to find the device and establish the connection. 15 The sample demonstrates the following, using the [Bluetooth API][1]: 17 1. [Setting up][2] Bluetooth 18 2. [Scanning][3] for other Bluetooth devices 19 3. [Querying][4] the local Bluetooth adapter for paired Bluetooth devices 22 6. [Transfering][7] data over Bluetooth [all...] |
/system/bt/service/common/bluetooth/binder/ |
IBluetoothGattServer.h | 27 #include <bluetooth/binder/IBluetoothGattServerCallback.h> 28 #include <bluetooth/gatt_identifier.h> 33 // This class defines the Binder IPC interface for interacting with Bluetooth 68 int server_if, bool is_primary, const bluetooth::UUID& uuid, 69 std::unique_ptr<bluetooth::GattIdentifier>* out_id) = 0; 71 int server_if, const bluetooth::UUID& uuid, 73 std::unique_ptr<bluetooth::GattIdentifier>* out_id) = 0; 75 int server_if, const bluetooth::UUID& uuid, int permissions, 76 std::unique_ptr<bluetooth::GattIdentifier>* out_id) = 0; 89 const bluetooth::GattIdentifier& characteristic_id [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
BleScannerService.java | 17 package com.android.cts.verifier.bluetooth; 20 import android.bluetooth.BluetoothAdapter; 21 import android.bluetooth.BluetoothManager; 22 import android.bluetooth.le.AdvertiseSettings; 23 import android.bluetooth.le.BluetoothLeScanner; 24 import android.bluetooth.le.ScanCallback; 25 import android.bluetooth.le.ScanFilter; 26 import android.bluetooth.le.ScanSettings; 27 import android.bluetooth.le.ScanRecord; 28 import android.bluetooth.le.ScanResult [all...] |
/packages/apps/Bluetooth/res/values/ |
strings.xml | 19 Bluetooth Share Manager. It is displayed as part of the description of 21 permission controls access to the Bluetooth Share Manager by 22 applications that initiate Bluetooth share. 35 <string name="permlab_bluetoothWhitelist">Whitelist bluetooth device access.</string> 38 a Bluetooth device, allowing that device to send files to this device without user 42 <string name="bt_share_picker_label">Bluetooth</string> 53 <string name="airplane_error_msg">You can\'t use Bluetooth in Airplane mode.</string> 55 <!-- Activate Bluetooth Confirmation Dialog --> 59 <string name="bt_enable_line1">To use Bluetooth services, you must first turn on Bluetooth.</string [all...] |
strings_pbap_client.xml | 3 <string name="pbap_account_type">com.android.bluetooth.pbapsink</string>
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothAdapter.java | 18 package android.bluetooth; 26 import android.bluetooth.le.BluetoothLeAdvertiser; 27 import android.bluetooth.le.BluetoothLeScanner; 28 import android.bluetooth.le.ScanCallback; 29 import android.bluetooth.le.ScanFilter; 30 import android.bluetooth.le.ScanRecord; 31 import android.bluetooth.le.ScanResult; 32 import android.bluetooth.le.ScanSettings; 63 * Represents the local device Bluetooth adapter. The {@link BluetoothAdapter} 64 * lets you perform fundamental Bluetooth tasks, such as initiat [all...] |
IBluetoothA2dpSink.aidl | 17 package android.bluetooth; 19 import android.bluetooth.BluetoothAudioConfig; 20 import android.bluetooth.BluetoothDevice; 23 * APIs for Bluetooth A2DP sink service
|
IBluetoothAvrcpController.aidl | 17 package android.bluetooth; 19 import android.bluetooth.BluetoothAvrcpPlayerSettings; 20 import android.bluetooth.BluetoothDevice; 25 * APIs for Bluetooth AVRCP controller service
|
/external/autotest/client/cros/chameleon/ |
chameleon_audio_ids.py | 38 BLUETOOTH_HEADPHONE = 'Cros Bluetooth Headphone' 39 BLUETOOTH_MIC = 'Cros Bluetooth Mic' 92 BLUETOOTH_DATA_RX = ('Peripheral Bluetooth Signal Output and Data Receiver') 93 BLUETOOTH_DATA_TX = ('Peripheral Bluetooth Signal Input and Data ' 96 # Bluetooth module has both source and sink roles. 97 # When Cros device plays audio to bluetooth module data receiver through 98 # bluetooth connection, bluetooth module is a sink of audio signal. 99 # When we route audio signal from bluetooth signal output to Chameleon 100 # Line-In, bluetooth module is a signal source in terms of audio bus [all...] |
/system/bt/service/example/heart_rate/ |
heart_rate_server.cpp | 24 #include <bluetooth/low_energy_constants.h> 41 void OnScanResult(const bluetooth::ScanResult& scan_result) override {} 44 if (status != bluetooth::BLE_STATUS_SUCCESS) { 55 bluetooth::AdvertiseSettings settings( 56 bluetooth::AdvertiseSettings::MODE_LOW_POWER, 58 bluetooth::AdvertiseSettings::TX_POWER_LEVEL_MEDIUM, 61 bluetooth::AdvertiseData adv_data(data); 65 bluetooth::AdvertiseData scan_rsp; 72 const bluetooth::AdvertiseSettings& /* settings */) { 83 android::sp<ipc::binder::IBluetooth> bluetooth, [all...] |
/external/autotest/client/site_tests/bluetooth_RegressionClient/ |
bluetooth_RegressionClient.py | 7 from autotest_lib.client.cros.bluetooth import bluetooth_semiauto_helper 12 """Implement Bluetooth Regression Tests with some interaction.""" 33 'a Bluetooth device to wake machine (or use onboard ' 34 'inputs if no Bluetooth device is capable).<br>' 35 'Make sure audio continues to play over Bluetooth.') 61 self.tell_user('Please disconnect all Bluetooth devices using (x).') 65 'Audio NOT playing through Bluetooth device?') 72 self.tell_user('Please turn off all Bluetooth devices.<br>' 83 self.tell_user('Please unpair all Bluetooth devices (using (x))') 86 self.ask_user('No Bluetooth devices work.<br> Audio is NOT playing [all...] |
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowBluetoothDevice.java | 3 import android.bluetooth.BluetoothDevice;
|
/hardware/bsp/intel/peripheral/bluetooth/bcm43340/ |
peripheral.mk | 18 BCM43340_BT_SRC := hardware/bsp/intel/peripheral/bluetooth/bcm43340 19 BCM43340_BT_FIRMWARE := vendor/bsp/intel/peripheral/bluetooth/bcm43340_firmware 24 $(BCM43340_BT_SRC)/bt_vendor.conf:system/etc/bluetooth/bt_vendor.conf 26 #BCM bluetooth
|
/packages/apps/Bluetooth/res/values-af/ |
strings_pbap_client.xml | 4 <string name="pbap_account_type" msgid="6257077123906049322">"com.android.bluetooth.pbapsink"</string>
|
/packages/apps/Bluetooth/res/values-am/ |
strings_pbap_client.xml | 4 <string name="pbap_account_type" msgid="6257077123906049322">"com.android.bluetooth.pbapsink"</string>
|