Searched refs:HID_DEVICE (Results 1 – 5 of 5) sorted by relevance
671 if (!mDatabaseManager.setProfileConnectionPolicy(device, BluetoothProfile.HID_DEVICE, in setConnectionPolicy()700 .getProfileConnectionPolicy(device, BluetoothProfile.HID_DEVICE); in getConnectionPolicy()925 MetricsLogger.logProfileConnectionEvent(BluetoothMetricsProto.ProfileId.HID_DEVICE); in setAndBroadcastConnectionState()
96 (1 << BluetoothProfile.HID_DEVICE)),
144 sendConnectionStateChange(BluetoothProfile.HID_DEVICE, intent);
854 if (profile == BluetoothProfile.HID_DEVICE) { in isSupported()
86 sProfileNames.put(BluetoothProfile.HID_DEVICE, "HID Device"); in sProfileNames.put() argument