HomeSort by relevance Sort by last modified time
    Searched refs:bluetooth (Results 276 - 300 of 536) sorted by null

<<11121314151617181920>>

  /development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
BluetoothChatService.java 19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothDevice;
21 import android.bluetooth.BluetoothServerSocket;
22 import android.bluetooth.BluetoothSocket;
36 * This class does all the work for setting up and managing Bluetooth
164 * Start the ConnectedThread to begin managing a Bluetooth connection
  /device/asus/grouper/
BoardConfigCommon.mk 27 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR ?= device/asus/grouper/bluetooth
91 bluetooth.te \
  /external/bluetooth/bluedroid/btif/src/
btif_sm.c 27 #include <hardware/bluetooth.h>
  /external/chromium_org/chrome/browser/metrics/
chromeos_metrics_provider.cc 19 #include "device/bluetooth/bluetooth_adapter.h"
20 #include "device/bluetooth/bluetooth_adapter_factory.h"
21 #include "device/bluetooth/bluetooth_device.h"
32 typedef SystemProfileProto::Hardware::Bluetooth::PairedDevice PairedDevice;
219 SystemProfileProto::Hardware::Bluetooth* bluetooth = local
222 bluetooth->set_is_present(adapter_->IsPresent());
223 bluetooth->set_is_enabled(adapter_->IsPowered());
234 PairedDevice* paired_device = bluetooth->add_paired_device();
  /external/chromium_org/chrome/browser/resources/options/chromeos/
bluetooth_device_list.js 19 cr.define('options.system.bluetooth', function() {
26 * Bluetooth settings constants.
31 * Creates a new bluetooth list item.
32 * @param {BluetoothDevice} device Description of the Bluetooth device.
53 * Description of the Bluetooth device.
62 label.className = 'bluetooth-device-label';
63 this.classList.add('bluetooth-device');
91 * Class for displaying a list of Bluetooth devices.
130 * Adds a bluetooth device to the list of available devices. A check is
143 * Description of the bluetooth device
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattService.java 16 package android.bluetooth;
23 * Represents a Bluetooth GATT Service
89 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
129 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
141 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
BluetoothHealthAppConfiguration.java 18 package android.bluetooth;
24 * The Bluetooth Health Application Configuration that is used in conjunction with
26 * that the Bluetooth Health third party application will register to communicate with the
27 * remote Bluetooth health device.
40 * @param dataType Data Type of the remote Bluetooth Health device
54 * @param dataType Data Type of the remote Bluetooth Health device
  /frameworks/base/core/java/android/bluetooth/le/
AdvertiseSettings.java 17 package android.bluetooth.le;
24 * Bluetooth LE advertisement instance. Use {@link AdvertiseSettings.Builder} to create an
29 * Perform Bluetooth LE advertising in low power mode. This is the default and preferred
35 * Perform Bluetooth LE advertising in balanced power mode. This is balanced between advertising
41 * Perform Bluetooth LE advertising in low latency, high power mode. This has the highest power
69 * The maximum limited advertisement duration as specified by the Bluetooth SIG
167 * @param advertiseMode Bluetooth LE Advertising mode, can only be one of
185 * @param txPowerLevel Transmission power of Bluetooth LE Advertising, can only be one of
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/utils/
BmsgTokenizer.java 17 package android.bluetooth.client.map.utils;
ObexTime.java 17 package android.bluetooth.client.map.utils;
  /frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
BluetoothPbapRequest.java 17 package android.bluetooth.client.pbap;
  /frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/utils/
BmsgTokenizer.java 17 package android.bluetooth.client.pbap.utils;
ObexTime.java 17 package android.bluetooth.client.pbap.utils;
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
JniCallbacks.java 17 package com.android.bluetooth.btservice;
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
SearchQueue.java 17 package com.android.bluetooth.gatt;
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListing.java 15 package com.android.bluetooth.map;
BluetoothMapUtils.java 15 package com.android.bluetooth.map;
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppLauncherActivity.java 33 package com.android.bluetooth.opp;
35 import com.android.bluetooth.R;
44 import android.bluetooth.BluetoothDevice;
45 import android.bluetooth.BluetoothDevicePicker;
61 * via BT from other APPs. and also make "Bluetooth" available in sharing method
81 //Check if Bluetooth is available in the beginning instead of at the end
93 * Other application is trying to share a file via Bluetooth,
191 * Turns on Bluetooth if not already on, or launches device picker if Bluetooth is on
197 // and let DevicePickerActivity to handle Bluetooth Enable
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/beam/
BeamTransferRecord.java 19 import android.bluetooth.BluetoothDevice;
59 // only support BLUETOOTH
  /packages/apps/Nfc/src/com/android/nfc/handover/
ConfirmConnectActivity.java 21 import android.bluetooth.BluetoothDevice;
  /packages/apps/Settings/src/com/android/settings/
TetherService.java 23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothPan;
25 import android.bluetooth.BluetoothProfile;
26 import android.bluetooth.BluetoothProfile.ServiceListener;
249 * Runs in the background, to get access to bluetooth service that takes time to bind.
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
LedConfiguration.java 17 package com.android.tv.settings.util.bluetooth;
PairingUtils.java 17 package com.android.tv.settings.util.bluetooth;
24 * used between the controller and hub over bluetooth.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DevicePickerActivity.java 17 package com.android.cts.verifier.bluetooth;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
45 * by the user. When the user selects a paired device, it forwards them to the Bluetooth settings
  /developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceScanActivity.java 21 import android.bluetooth.BluetoothAdapter;
22 import android.bluetooth.BluetoothDevice;
23 import android.bluetooth.BluetoothManager;
42 * Activity for scanning and displaying available Bluetooth LE devices.
67 // Initializes a Bluetooth adapter. For API level 18 and above, get a reference to
73 // Checks if Bluetooth is supported on the device.
115 // Ensures Bluetooth is enabled on the device. If Bluetooth is not currently enabled,
132 // User chose not to enable Bluetooth.

Completed in 679 milliseconds

<<11121314151617181920>>