Home
last modified time | relevance | path

Searched refs:HID_DEVICE (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfile.java178 int HID_DEVICE = 19; field
460 case HID_DEVICE: in getProfileName()
DBluetoothAdapter.java831 Map.entry(BluetoothProfile.HID_DEVICE, BluetoothHidDevice::new),
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidDeviceService.java654 device, BluetoothProfile.HID_DEVICE, connectionPolicy)) { in setConnectionPolicy()
680 return mDatabaseManager.getProfileConnectionPolicy(device, BluetoothProfile.HID_DEVICE); in getConnectionPolicy()
880 device, BluetoothProfile.HID_DEVICE, newState, prevState); in setAndBroadcastConnectionState()
884 MetricsLogger.logProfileConnectionEvent(BluetoothMetricsProto.ProfileId.HID_DEVICE); in setAndBroadcastConnectionState()
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py128 HID_DEVICE = 19 variable in BluetoothProfile
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DConfig.java116 HidDeviceService.isEnabled(), BluetoothProfile.HID_DEVICE),
161 HidDeviceService.isEnabled(), BluetoothProfile.HID_DEVICE),
DAdapterProperties.java179 logConnectionStateChanges(BluetoothProfile.HID_DEVICE, intent);
DAdapterService.java1525 Map.entry(BluetoothProfile.HID_DEVICE, HidDeviceService::new),
1710 if (profile == BluetoothProfile.HID_DEVICE) { in isProfileSupported()
/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/cts/
DTestUtils.java91 case BluetoothProfile.HID_DEVICE -> { in isProfileEnabled()
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto269 HID_DEVICE = 19; enumerator
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingDevicePreferenceControllerTest.java302 mCachedDevice, BluetoothAdapter.STATE_CONNECTED, BluetoothProfile.HID_DEVICE); in onProfileConnectionStateChanged_notMediaDevice_doNothing()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt1051 field public static final int HID_DEVICE = 19; // 0x13