HomeSort by relevance Sort by last modified time
    Searched refs:bluetooth (Results 126 - 150 of 850) sorted by null

1 2 3 4 56 7 8 91011>>

  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
ISeqStepAction.java 1 package com.android.bluetooth.tests;
ISeqStepValidator.java 1 package com.android.bluetooth.tests;
ITestSequenceConfigurator.java 1 package com.android.bluetooth.tests;
  /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
Utils.java 17 package com.android.settings.bluetooth;
20 import android.bluetooth.BluetoothProfile;
26 import com.android.settings.bluetooth.DockService.DockBluetoothCallback;
29 import com.android.settingslib.bluetooth.LocalBluetoothManager;
30 import com.android.settingslib.bluetooth.LocalBluetoothManager.BluetoothManagerCallback;
31 import com.android.settingslib.bluetooth.Utils.ErrorListener;
39 static final boolean V = com.android.settingslib.bluetooth.Utils.V; // verbose logging
40 static final boolean D = com.android.settingslib.bluetooth.Utils.D; // regular logging
142 com.android.settingslib.bluetooth.Utils.setErrorListener(mErrorListener);
  /system/bt/btif/include/
btif_profile_queue.h 23 * Description: Bluetooth remote device connection queuing
30 #include <hardware/bluetooth.h>
btif_sock_sco.h 21 #include <hardware/bluetooth.h>
btif_uid.h 21 #include <hardware/bluetooth.h>
  /system/bt/conf/
Android.mk 3 # Bluetooth bt_stack.conf config file
8 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/bluetooth
13 # Bluetooth bt_did.conf config file
18 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/bluetooth
  /system/bt/service/common/bluetooth/binder/
IBluetoothCallback.cpp 17 #include "service/common/bluetooth/binder/IBluetoothCallback.h"
32 "bluetooth-callback-service";
54 static_cast<bluetooth::AdapterState>(prev_state),
55 static_cast<bluetooth::AdapterState>(new_state));
71 bluetooth::AdapterState prev_state,
72 bluetooth::AdapterState new_state) {
  /system/bt/service/common/bluetooth/
uuid.h 24 #include <hardware/bluetooth.h>
26 namespace bluetooth { namespace
47 // Construct a Bluetooth 'base' UUID.
95 } // namespace bluetooth
97 // Custom std::hash specialization so that bluetooth::UUID can be used as a key
102 struct hash<bluetooth::UUID> {
103 std::size_t operator()(const bluetooth::UUID& key) const {
  /system/bt/service/
daemon.h 26 namespace bluetooth { namespace
33 // handlers, global Settings, and the core Bluetooth stack.
74 } // namespace bluetooth
  /system/bt/service/ipc/binder/
ipc_handler_binder.h 29 IPCHandlerBinder(bluetooth::Adapter* adapter,
  /system/bt/service/ipc/
linux_ipc_host.h 24 #include "service/common/bluetooth/uuid.h"
27 namespace bluetooth { namespace
29 } // namespace bluetooth
40 LinuxIPCHost(int sockfd, bluetooth::Adapter* adapter);
96 bluetooth::Adapter *adapter_;
103 std::unordered_map<std::string, std::unique_ptr<bluetooth::gatt::Server>>
  /system/bt/service/test/
mock_daemon.h 23 namespace bluetooth { namespace
41 } // namespace bluetooth
  /system/weaved/buffet/
bluetooth_client.h 23 #include <weave/provider/bluetooth.h>
27 class BluetoothClient : public weave::provider::Bluetooth {
  /packages/apps/Test/connectivity/sl4n/facades/bluetooth/
bluetooth_binder_facade.cpp 28 #include <service/common/bluetooth/binder/IBluetooth.h>
29 #include <service/common/bluetooth/binder/IBluetoothCallback.h>
30 #include <service/common/bluetooth/binder/IBluetoothLowEnergy.h>
31 #include <service/common/bluetooth/low_energy_constants.h>
60 LOG(ERROR) << sl4n::kTagStr << ": Failed to enable the Bluetooth service";
129 bluetooth::AdvertiseSettings::Mode adv_mode;
132 adv_mode = bluetooth::AdvertiseSettings::Mode::MODE_LOW_POWER;
134 adv_mode = bluetooth::AdvertiseSettings::Mode::MODE_BALANCED;
136 adv_mode = bluetooth::AdvertiseSettings::Mode::MODE_LOW_LATENCY;
147 bluetooth::AdvertiseSettings::TxPowerLevel adv_tx_power_level
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothA2dpFacade.java 17 package com.googlecode.android_scripting.facade.bluetooth;
22 import android.bluetooth.BluetoothA2dp;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothProfile;
26 import android.bluetooth.BluetoothUuid;
97 * @param deviceId the name or mac address of the remote Bluetooth device.
103 @RpcParameter(name = "deviceID", description = "Name or MAC address of a bluetooth device.")
117 * @param deviceId the name or mac address of the remote Bluetooth device.
137 * @return List of bluetooth devices that are in one of the following states
    [all...]
BluetoothA2dpSinkFacade.java 17 package com.googlecode.android_scripting.facade.bluetooth;
22 import android.bluetooth.BluetoothA2dpSink;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothProfile;
26 import android.bluetooth.BluetoothUuid;
82 @RpcParameter(name = "device", description = "Name or MAC address of a bluetooth device.")
116 description = "Name or MAC address of a bluetooth device.")
BluetoothAvrcpFacade.java 17 package com.googlecode.android_scripting.facade.bluetooth;
24 import android.bluetooth.BluetoothAdapter;
25 import android.bluetooth.BluetoothAvrcpController;
26 import android.bluetooth.BluetoothDevice;
27 import android.bluetooth.BluetoothProfile;
28 import android.bluetooth.BluetoothUuid;
98 description = "Name or MAC address of a bluetooth device.")
BluetoothHfpClientFacade.java 17 package com.googlecode.android_scripting.facade.bluetooth;
22 import android.bluetooth.BluetoothHeadsetClient;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothProfile;
26 import android.bluetooth.BluetoothUuid;
84 @RpcParameter(name = "device", description = "Name or MAC address of a bluetooth device.")
124 description = "Name or MAC address of a bluetooth device.")
BluetoothHspFacade.java 17 package com.googlecode.android_scripting.facade.bluetooth;
22 import android.bluetooth.BluetoothHeadset;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothProfile;
26 import android.bluetooth.BluetoothUuid;
84 @RpcParameter(name = "device", description = "Name or MAC address of a bluetooth device.")
116 description = "Name or MAC address of a bluetooth device.")
BluetoothMapFacade.java 17 package com.googlecode.android_scripting.facade.bluetooth;
22 import android.bluetooth.BluetoothMap;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothProfile;
26 import android.bluetooth.BluetoothUuid;
108 @Rpc(description = "Get the currently connected remote Bluetooth device (PCE).")
  /packages/apps/Bluetooth/
Android.mk 9 LOCAL_MODULE := bluetooth.mapsapi
21 LOCAL_PACKAGE_NAME := Bluetooth
26 LOCAL_STATIC_JAVA_LIBRARIES := com.android.vcard bluetooth.mapsapi sap-api-java-static android-support-v4 services.net
29 LOCAL_REQUIRED_MODULES := bluetooth.default
  /system/bt/service/example/heart_rate/
server_main.cpp 32 #include <bluetooth/binder/IBluetooth.h>
48 // Handles the case where the Bluetooth process dies.
60 LOG(ERROR) << "The Bluetooth daemon has died. Aborting.";
95 sp<IBluetooth> bluetooth = IBluetooth::getClientInterface(); local
96 if (!bluetooth.get()) {
101 // Bluetooth needs to be enabled for our demo to work.
102 if (!bluetooth->IsEnabled()) {
103 LOG(ERROR) << "Bluetooth is not enabled.";
108 // handle the case where the Bluetooth daemon process (bluetoothtbd) dies
112 if (android::IInterface::asBinder(bluetooth.get())->linkToDeath(dr) !
    [all...]

Completed in 763 milliseconds

1 2 3 4 56 7 8 91011>>