Searched defs:bluetooth (Results 101 - 125 of 133) sorted by relevance

123456

/frameworks/base/core/java/android/bluetooth/le/
H A DBluetoothLeScanner.java17 package android.bluetooth.le;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothGatt;
25 import android.bluetooth.BluetoothGattCallbackWrapper;
26 import android.bluetooth.IBluetoothGatt;
27 import android.bluetooth.IBluetoothManager;
182 * LE scan results batched on bluetooth controller. Returns immediately, batch scan results data
222 * Cleans up scan clients. Should be called when bluetooth is down.
H A DScanRecord.java17 package android.bluetooth.le;
20 import android.bluetooth.BluetoothUuid;
82 * bluetooth GATT services.
H A DScanSettings.java17 package android.bluetooth.le;
H A DScanFilter.java17 package android.bluetooth.le;
20 import android.bluetooth.BluetoothAdapter;
21 import android.bluetooth.BluetoothDevice;
36 * <li>Service UUIDs which identify the bluetooth gatt services running on the device.
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DA2dpProfile.java17 package com.android.settingslib.bluetooth;
19 import android.bluetooth.BluetoothA2dp;
20 import android.bluetooth.BluetoothAdapter;
21 import android.bluetooth.BluetoothClass;
22 import android.bluetooth.BluetoothDevice;
23 import android.bluetooth.BluetoothProfile;
24 import android.bluetooth.BluetoothUuid;
H A DBluetoothEventManager.java17 package com.android.settingslib.bluetooth;
19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothClass;
21 import android.bluetooth.BluetoothDevice;
H A DHeadsetProfile.java17 package com.android.settingslib.bluetooth;
19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothClass;
21 import android.bluetooth.BluetoothDevice;
22 import android.bluetooth.BluetoothHeadset;
23 import android.bluetooth.BluetoothProfile;
24 import android.bluetooth.BluetoothUuid;
H A DHidProfile.java17 package com.android.settingslib.bluetooth;
19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothClass;
21 import android.bluetooth.BluetoothDevice;
22 import android.bluetooth.BluetoothInputDevice;
23 import android.bluetooth.BluetoothProfile;
H A DLocalBluetoothAdapter.java17 package com.android.settingslib.bluetooth;
19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothDevice;
21 import android.bluetooth.BluetoothProfile;
22 import android.bluetooth.le.BluetoothLeScanner;
H A DLocalBluetoothProfileManager.java17 package com.android.settingslib.bluetooth;
19 import android.bluetooth.BluetoothA2dp;
20 import android.bluetooth.BluetoothDevice;
21 import android.bluetooth.BluetoothHeadset;
22 import android.bluetooth.BluetoothMap;
23 import android.bluetooth.BluetoothInputDevice;
24 import android.bluetooth.BluetoothPan;
25 import android.bluetooth.BluetoothProfile;
26 import android.bluetooth.BluetoothUuid;
49 * Only used by com.android.settings.bluetooth
[all...]
H A DMapProfile.java17 package com.android.settingslib.bluetooth;
19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothClass;
21 import android.bluetooth.BluetoothDevice;
22 import android.bluetooth.BluetoothMap;
23 import android.bluetooth.BluetoothProfile;
24 import android.bluetooth.BluetoothUuid;
H A DSapProfile.java17 package com.android.settingslib.bluetooth;
19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothClass;
21 import android.bluetooth.BluetoothDevice;
22 import android.bluetooth.BluetoothSap;
23 import android.bluetooth.BluetoothProfile;
24 import android.bluetooth.BluetoothUuid;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java61 private static final String SLOT_BLUETOOTH = "bluetooth";
121 UserInfoController userInfoController, BluetoothController bluetooth) {
125 mBluetooth = bluetooth;
151 // bluetooth status
120 PhoneStatusBarPolicy(Context context, CastController cast, HotspotController hotspot, UserInfoController userInfoController, BluetoothController bluetooth) argument
H A DQSTileHost.java90 BluetoothController bluetooth, LocationController location,
98 mBluetooth = bluetooth;
89 QSTileHost(Context context, PhoneStatusBar statusBar, BluetoothController bluetooth, LocationController location, RotationLockController rotation, NetworkController network, ZenModeController zen, HotspotController hotspot, CastController cast, FlashlightController flashlight, UserSwitcherController userSwitcher, KeyguardMonitor keyguard, SecurityController security) argument
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessage.java17 package android.bluetooth.client.map;
H A DBluetoothMapMessage.java17 package android.bluetooth.client.map;
18 import android.bluetooth.client.map.utils.ObexTime;
H A DBluetoothMasRequest.java17 package android.bluetooth.client.map;
/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapSession.java17 package android.bluetooth.client.pbap;
19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothDevice;
21 import android.bluetooth.BluetoothSocket;
33 private static final String TAG = "android.bluetooth.client.pbap.BluetoothPbapSession";
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGatt.java17 package android.bluetooth;
781 * Return the remote bluetooth device this GATT client targets to
783 * @return remote bluetooth device
H A DBluetoothHeadset.java17 package android.bluetooth;
71 "android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED";
91 "android.bluetooth.headset.profile.action.AUDIO_STATE_CHANGED";
129 "android.bluetooth.headset.action.VENDOR_SPECIFIC_HEADSET_EVENT";
136 "android.bluetooth.headset.extra.VENDOR_SPECIFIC_HEADSET_EVENT_CMD";
143 "android.bluetooth.headset.extra.VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE";
187 "android.bluetooth.headset.extra.VENDOR_SPECIFIC_HEADSET_EVENT_ARGS";
194 "android.bluetooth.headset.intent.category.companyid";
320 * Initiate connection to a profile of the remote bluetooth device.
459 * @param device Paired bluetooth devic
[all...]
H A DBluetoothHealth.java17 package android.bluetooth;
343 * @param device Remote bluetooth device.
H A DBluetoothInputDevice.java17 package android.bluetooth;
69 "android.bluetooth.input.profile.action.CONNECTION_STATE_CHANGED";
76 "android.bluetooth.input.profile.action.PROTOCOL_MODE_CHANGED";
83 "android.bluetooth.input.profile.action.HANDSHAKE";
90 "android.bluetooth.input.profile.action.REPORT";
97 "android.bluetooth.input.profile.action.VIRTUAL_UNPLUG_STATUS";
170 public static final String EXTRA_PROTOCOL_MODE = "android.bluetooth.BluetoothInputDevice.extra.PROTOCOL_MODE";
175 public static final String EXTRA_REPORT_TYPE = "android.bluetooth.BluetoothInputDevice.extra.REPORT_TYPE";
180 public static final String EXTRA_REPORT_ID = "android.bluetooth.BluetoothInputDevice.extra.REPORT_ID";
185 public static final String EXTRA_REPORT_BUFFER_SIZE = "android.bluetooth
[all...]
H A DBluetoothClass.java17 package android.bluetooth;
45 * http://www.bluetooth.org/Technical/AssignedNumbers/baseband.htm
288 * Check class bits for possible bluetooth profile support.
H A DBluetoothGattCharacteristic.java16 package android.bluetooth;
H A DBluetoothSocket.java17 package android.bluetooth;
78 * <a href="{@docRoot}guide/topics/wireless/bluetooth.html">Bluetooth</a> developer guide.</p>
399 Log.e(TAG, "bindListen fail, reason: bluetooth is off");

Completed in 274 milliseconds

123456