summaryrefslogtreecommitdiff
path: root/service/java/com/android/server/bluetooth/BluetoothService.java
AgeCommit message (Expand)Author
2022-06-10Delay Bluetooth StartWilliam Escande
2022-02-14Changing server location to com.android.server.bluetoothRoopa Sattiraju
2022-01-27Multiples hidden api fix: BluetoothManagerServiceWilliam Escande
2020-08-03Removed @Deprecated SystemService callback methods that take a userId.Felipe Leme
2019-07-31Fix Handling of user switching for headless user 0 model.Ram Periathiruvadi
2019-07-19Add isHeadlessSystemUserMode() to UserManagerEric Jeong
2019-04-10Migrate to the new ro property for headless multiuser check.Ying Zheng
2019-03-11[DO NOT MERGE] Bluetooth support for Headless UserJoseph Pirozzo
2016-03-05Kick Bluetooth stack after user is unlocked.Jeff Sharkey
2015-11-11Move Bluetooth startup to PHASE_ACTIVITY_MANAGER_READYAndre Eisenbach
2015-07-01Add BluetoothService to reduce resuming time after rebootMiao Chou