Home
last modified time | relevance | path

Searched refs:bluetooth (Results 1 – 25 of 247) sorted by relevance

12345678910

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DPbapServerProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
21 import android.bluetooth.BluetoothAdapter;
22 import android.bluetooth.BluetoothClass;
23 import android.bluetooth.BluetoothDevice;
24 import android.bluetooth.BluetoothPbap;
25 import android.bluetooth.BluetoothProfile;
26 import android.bluetooth.BluetoothUuid;
DHeadsetProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL;
20 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_ALLOWED;
21 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothClass;
25 import android.bluetooth.BluetoothDevice;
26 import android.bluetooth.BluetoothHeadset;
27 import android.bluetooth.BluetoothProfile;
28 import android.bluetooth.BluetoothUuid;
DPbapClientProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_ALLOWED;
20 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
22 import android.bluetooth.BluetoothAdapter;
23 import android.bluetooth.BluetoothClass;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothPbapClient;
26 import android.bluetooth.BluetoothProfile;
27 import android.bluetooth.BluetoothUuid;
DSapProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_ALLOWED;
20 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
22 import android.bluetooth.BluetoothAdapter;
23 import android.bluetooth.BluetoothClass;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothProfile;
26 import android.bluetooth.BluetoothSap;
27 import android.bluetooth.BluetoothUuid;
DHfpClientProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_ALLOWED;
20 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
22 import android.bluetooth.BluetoothAdapter;
23 import android.bluetooth.BluetoothClass;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothHeadsetClient;
26 import android.bluetooth.BluetoothProfile;
27 import android.bluetooth.BluetoothUuid;
DMapProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_ALLOWED;
20 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
22 import android.bluetooth.BluetoothAdapter;
23 import android.bluetooth.BluetoothClass;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothMap;
26 import android.bluetooth.BluetoothProfile;
27 import android.bluetooth.BluetoothUuid;
DA2dpSinkProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_ALLOWED;
20 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
22 import android.bluetooth.BluetoothA2dpSink;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothClass;
25 import android.bluetooth.BluetoothDevice;
26 import android.bluetooth.BluetoothProfile;
27 import android.bluetooth.BluetoothUuid;
DPanProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_ALLOWED;
20 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
22 import android.bluetooth.BluetoothAdapter;
23 import android.bluetooth.BluetoothClass;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothPan;
26 import android.bluetooth.BluetoothProfile;
DHearingAidProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_ALL;
20 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_ALLOWED;
21 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothClass;
25 import android.bluetooth.BluetoothDevice;
26 import android.bluetooth.BluetoothHearingAid;
27 import android.bluetooth.BluetoothProfile;
DHidProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_ALLOWED;
20 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
22 import android.bluetooth.BluetoothAdapter;
23 import android.bluetooth.BluetoothClass;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothHidHost;
26 import android.bluetooth.BluetoothProfile;
DHidDeviceProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
21 import android.bluetooth.BluetoothAdapter;
22 import android.bluetooth.BluetoothClass;
23 import android.bluetooth.BluetoothDevice;
24 import android.bluetooth.BluetoothHidDevice;
25 import android.bluetooth.BluetoothProfile;
DOppProfile.java17 package com.android.settingslib.bluetooth;
19 import android.bluetooth.BluetoothClass;
20 import android.bluetooth.BluetoothDevice;
21 import android.bluetooth.BluetoothProfile;
DA2dpProfile.java17 package com.android.settingslib.bluetooth;
19 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_AUDIO;
20 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_ALLOWED;
21 import static android.bluetooth.BluetoothProfile.CONNECTION_POLICY_FORBIDDEN;
23 import android.bluetooth.BluetoothA2dp;
24 import android.bluetooth.BluetoothAdapter;
25 import android.bluetooth.BluetoothClass;
26 import android.bluetooth.BluetoothCodecConfig;
27 import android.bluetooth.BluetoothDevice;
28 import android.bluetooth.BluetoothProfile;
[all …]
DLocalBluetoothProfileManager.java17 package com.android.settingslib.bluetooth;
19 import android.bluetooth.BluetoothA2dp;
20 import android.bluetooth.BluetoothA2dpSink;
21 import android.bluetooth.BluetoothAdapter;
22 import android.bluetooth.BluetoothDevice;
23 import android.bluetooth.BluetoothHeadset;
24 import android.bluetooth.BluetoothHeadsetClient;
25 import android.bluetooth.BluetoothHearingAid;
26 import android.bluetooth.BluetoothHidDevice;
27 import android.bluetooth.BluetoothHidHost;
[all …]
/frameworks/base/api/
Dlint-baseline.txt36 BroadcastBehavior: android.bluetooth.BluetoothAdapter#ACTION_DISCOVERY_FINISHED:
38 BroadcastBehavior: android.bluetooth.BluetoothAdapter#ACTION_DISCOVERY_STARTED:
40 BroadcastBehavior: android.bluetooth.BluetoothAdapter#ACTION_LOCAL_NAME_CHANGED:
42 BroadcastBehavior: android.bluetooth.BluetoothAdapter#ACTION_SCAN_MODE_CHANGED:
44 BroadcastBehavior: android.bluetooth.BluetoothAdapter#ACTION_STATE_CHANGED:
46 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_ACL_CONNECTED:
48 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_ACL_DISCONNECTED:
50 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_ACL_DISCONNECT_REQUESTED:
52 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_BOND_STATE_CHANGED:
54 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_CLASS_CHANGED:
[all …]
/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
DShadowBluetoothAdapter.java19 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_ALL;
20 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_AUDIO;
21 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothProfile;
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
DAbstractBluetoothAddressPreferenceController.java20 import android.bluetooth.BluetoothAdapter;
75 BluetoothAdapter bluetooth = BluetoothAdapter.getDefaultAdapter(); in updateConnectivity() local
76 if (bluetooth != null && mBtAddress != null) { in updateConnectivity()
77 String address = bluetooth.isEnabled() ? bluetooth.getAddress() : null; in updateConnectivity()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DSapProfileTest.java17 package com.android.settingslib.bluetooth;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothProfile;
26 import android.bluetooth.BluetoothSap;
DA2dpSinkProfileTest.java17 package com.android.settingslib.bluetooth;
23 import android.bluetooth.BluetoothA2dpSink;
24 import android.bluetooth.BluetoothAdapter;
25 import android.bluetooth.BluetoothDevice;
26 import android.bluetooth.BluetoothProfile;
DHidDeviceProfileTest.java17 package com.android.settingslib.bluetooth;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothHidDevice;
26 import android.bluetooth.BluetoothProfile;
DHfpClientProfileTest.java17 package com.android.settingslib.bluetooth;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothHeadsetClient;
26 import android.bluetooth.BluetoothProfile;
DMapClientProfileTest.java17 package com.android.settingslib.bluetooth;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothMapClient;
26 import android.bluetooth.BluetoothProfile;
DPbapClientProfileTest.java17 package com.android.settingslib.bluetooth;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothPbapClient;
26 import android.bluetooth.BluetoothProfile;
DHearingAidProfileTest.java16 package com.android.settingslib.bluetooth;
23 import android.bluetooth.BluetoothAdapter;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothHearingAid;
26 import android.bluetooth.BluetoothProfile;
/frameworks/base/core/proto/
DAndroid.bp24 "android/bluetooth/a2dp/enums.proto",
25 "android/bluetooth/enums.proto",
26 "android/bluetooth/hci/enums.proto",
27 "android/bluetooth/hfp/enums.proto",
28 "android/bluetooth/smp/enums.proto",

12345678910