HomeSort by relevance Sort by last modified time
    Searched full:bluetooth (Results 701 - 725 of 3136) sorted by null

<<21222324252627282930>>

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
PbapHandler.java 16 package com.android.bluetooth.pbapclient;
18 import com.android.bluetooth.pbapclient.BluetoothPbapCard;
19 import com.android.bluetooth.pbapclient.BluetoothPbapClient;
  /packages/apps/Bluetooth/src/com/android/bluetooth/util/
Interop.java 17 package com.android.bluetooth.util;
23 * Centralized Bluetooth Interoperability workaround utilities and database.
31 * and a (partial or complete) Bluetooth device address string
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 17 package com.android.settings.bluetooth;
22 import android.bluetooth.BluetoothDevice;
23 import android.bluetooth.BluetoothProfile;
41 import com.android.settingslib.bluetooth.CachedBluetoothDevice;
42 import com.android.settingslib.bluetooth.CachedBluetoothDeviceManager;
43 import com.android.settingslib.bluetooth.LocalBluetoothManager;
44 import com.android.settingslib.bluetooth.LocalBluetoothProfile;
45 import com.android.settingslib.bluetooth.LocalBluetoothProfileManager;
46 import com.android.settingslib.bluetooth.MapProfile;
47 import com.android.settingslib.bluetooth.PanProfile
    [all...]
  /packages/apps/Test/connectivity/sl4n/facades/bluetooth/
bluetooth_binder_facade.h 20 #include <service/common/bluetooth/binder/IBluetooth.h>
21 #include <service/common/bluetooth/binder/IBluetoothLowEnergy.h>
59 std::map<int, bluetooth::AdvertiseSettings> adv_settings_map;
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
BluetoothDeviceCriteria.java 17 package com.android.tv.settings.util.bluetooth;
19 import android.bluetooth.BluetoothClass;
20 import android.bluetooth.BluetoothDevice;
  /system/bt/btcore/include/
bdaddr.h 21 #include <hardware/bluetooth.h>
53 // Returns true if |string| represents a Bluetooth address. |string| may not be NULL.
57 // represent a Bluetooth address, |addr| is not modified and this function returns
  /system/bt/btcore/src/
hal_util.c 19 #include <hardware/bluetooth.h>
34 LOG_ERROR(LOG_TAG, "[%s] failed to load the Bluetooth library: " fmt, \
44 // Always try to load the default Bluetooth stack on GN builds.
  /system/bt/service/common/bluetooth/
advertise_data.cpp 17 #include "service/common/bluetooth/advertise_data.h"
24 namespace bluetooth { namespace
109 } // namespace bluetooth
scan_filter.h 21 #include <bluetooth/uuid.h>
23 namespace bluetooth { namespace
77 } // namespace bluetooth
  /system/bt/service/common/bluetooth/binder/
IBluetoothGattClient.h 25 #include <bluetooth/binder/IBluetoothGattClientCallback.h>
26 #include <bluetooth/gatt_identifier.h>
31 // This class defines the Binder IPC interface for interacting with Bluetooth
  /system/bt/service/
daemon.h 26 namespace bluetooth { namespace
33 // handlers, global Settings, and the core Bluetooth stack.
74 } // namespace bluetooth
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothConnectionFacade.java 17 package com.googlecode.android_scripting.facade.bluetooth;
26 import android.bluetooth.BluetoothA2dp;
27 import android.bluetooth.BluetoothA2dpSink;
28 import android.bluetooth.BluetoothAdapter;
29 import android.bluetooth.BluetoothDevice;
30 import android.bluetooth.BluetoothHeadset;
31 import android.bluetooth.BluetoothHeadsetClient;
32 import android.bluetooth.BluetoothInputDevice;
33 import android.bluetooth.BluetoothUuid;
361 @Rpc(description = "Start intercepting all bluetooth connection pop-ups."
    [all...]
  /external/autotest/client/cros/chameleon/
audio_widget_link.py 485 """The abstraction for bluetooth link between Cros device and bt module."""
486 # The delay after connection for cras to process the bluetooth connection
487 # event and enumerate the bluetooth nodes.
493 @param bt_adapter: A BluetoothDevice object to control bluetooth
496 bluetooth module on audio board.
497 @param mac_address: The MAC address of bluetooth module on audio board.
507 """Customizes the connecting sequence for bluetooth widget link.
509 We need to enable bluetooth module first, then start connecting
510 sequence from bluetooth adapter.
512 already has the access to bluetooth module on audio board an
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 33 package com.android.bluetooth.pbap;
39 import android.bluetooth.BluetoothAdapter;
40 import android.bluetooth.BluetoothDevice;
41 import android.bluetooth.BluetoothPbap;
42 import android.bluetooth.BluetoothProfile;
43 import android.bluetooth.BluetoothServerSocket;
44 import android.bluetooth.BluetoothSocket;
45 import android.bluetooth.IBluetooth;
46 import android.bluetooth.IBluetoothPbap;
47 import android.bluetooth.BluetoothUuid
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BluetoothToggleActivity.java 17 package com.android.cts.verifier.bluetooth;
24 import android.bluetooth.BluetoothAdapter;
36 * Activity for testing that Bluetooth can be disabled and enabled properly. The activity shows
37 * a button that toggles Bluetooth by disabling it via {@link BluetoothAdapter#disable()} and
InsecureClientActivity.java 17 package com.android.cts.verifier.bluetooth;
InsecureServerActivity.java 17 package com.android.cts.verifier.bluetooth;
SecureClientActivity.java 17 package com.android.cts.verifier.bluetooth;
SecureServerActivity.java 17 package com.android.cts.verifier.bluetooth;
  /developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/res/values/
base-strings.xml 24 This samples demonstrates how to use the Bluetooth Low Power Advertisements API
  /developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/res/values/
base-strings.xml 24 This sample demonstrates how to use the Bluetooth LE Generic Attribute Profile (GATT)
  /development/samples/browseable/BluetoothAdvertisements/res/values/
base-strings.xml 24 This samples demonstrates how to use the Bluetooth Low Power Advertisements API
  /development/samples/browseable/BluetoothLeGatt/res/values/
base-strings.xml 24 This sample demonstrates how to use the Bluetooth LE Generic Attribute Profile (GATT)
  /device/generic/armv7-a-neon/
BoardConfig.mk 20 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth
  /device/generic/mips/
BoardConfig.mk 17 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth

Completed in 474 milliseconds

<<21222324252627282930>>