aboutsummaryrefslogtreecommitdiff
path: root/service/java/com/android/server/bluetooth/BluetoothService.java
Commit message (Expand)AuthorAgeFilesLines
* Delay Bluetooth StartWilliam Escande2022-06-101-2/+6
* Changing server location to com.android.server.bluetoothRoopa Sattiraju2022-02-141-2/+3
* Multiples hidden api fix: BluetoothManagerServiceWilliam Escande2022-01-271-2/+2
* Removed @Deprecated SystemService callback methods that take a userId.Felipe Leme2020-08-031-4/+8
* Fix Handling of user switching for headless user 0 model.Ram Periathiruvadi2019-07-311-2/+5
* Add isHeadlessSystemUserMode() to UserManagerEric Jeong2019-07-191-3/+2
* Migrate to the new ro property for headless multiuser check.Ying Zheng2019-04-101-4/+3
* [DO NOT MERGE] Bluetooth support for Headless UserJoseph Pirozzo2019-03-111-2/+15
* Kick Bluetooth stack after user is unlocked.Jeff Sharkey2016-03-051-6/+7
* Move Bluetooth startup to PHASE_ACTIVITY_MANAGER_READYAndre Eisenbach2015-11-111-2/+3
* Add BluetoothService to reduce resuming time after rebootMiao Chou2015-07-011-0/+51