summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/BluetoothManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* BT: Set persiste Bluetooth State during enable timeout caseGurpreet Ghai2016-07-021-2/+9
* Encapsulate the unbindService with try catch blockLuke Zhang2016-07-021-1/+5
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-1/+2
|\
| * Do not wtf when the systemui is not present.Joe LaPenna2015-09-041-1/+2
* | Bluetooth: Fix for CTS failureSatish Kodishala2015-11-301-0/+7
* | Revert "Change the routing path of bluetooth headset connections."Satish Kodishala2015-11-301-247/+0
* | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-161-1/+1
|\ \
| * \ Merge "Bluetooth: Enable BTmanager logs"Linux Build Service Account2015-11-041-1/+1
| |\ \
| | * | Bluetooth: Enable BTmanager logsAjay Kumar2015-10-231-1/+1
* | | | Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-041-2/+53
|\ \ \ \ | |/ / /
| * | | Merge "Bluetooth: Use correct previous state while moving to STATE_OFF"Linux Build Service Account2015-10-271-0/+4
| |\ \ \
| | * | | Bluetooth: Use correct previous state while moving to STATE_OFFNitin Arora2015-10-261-0/+4
| * | | | Bluetooth: Handle user switch with new statesNitin Arora2015-10-261-2/+44
| |/ / /
| * | | Bluetooth: Handle variable while BT turns ON from BLE ONNitin Arora2015-10-231-0/+5
| |/ /
* | | AppOps: Add Bluetooth enable control into AppOpsShashank Mittal2015-10-291-1/+12
|/ /
* | Bluetooth: Send Bluetooth Off intent based in BLEApp countNitin Arora2015-10-061-1/+13
* | Bluetooth: Handle BT state changeHemant Gupta2015-10-061-0/+1
|/
* Reset the pointer to the Bluetooth GATT servicePavlin Radoslavov2015-08-041-0/+2
* Bluetooth: Don't call beginBroadcast() while in a broadcastAndre Eisenbach2015-07-301-41/+71
* Add BluetoothService to reduce resuming time after rebootMiao Chou2015-07-011-22/+27
* resolved conflicts for merge of 64a4858b to mnc-devSharvil Nanavati2015-06-231-0/+16
|\
| * resolved conflicts for merge of 7c250056 to lmp-mr1-ub-devSharvil Nanavati2015-06-231-0/+16
| |\
| | * Dump bonded Bluetooth devices in dumpsys.Sharvil Nanavati2015-06-221-1/+16
| | * DO NOT MERGE ANYWHERE Bluetooth native dumpsys logging support (3/4)Andre Eisenbach2015-03-041-5/+14
| |/
* | Fetch the Bluetooth name and address without enabling the whole stackPavlin Radoslavov2015-06-221-11/+15
* | Sync the Bluetooth name and address from the Bluetooth AdapterPavlin Radoslavov2015-06-181-0/+6
* | Stops BLE scan when scan only mode is disabled.Wei Wang2015-06-111-17/+49
* | Bluetooth: Clear BLE always ON apps at Airplane modeNitin Arora2015-05-191-0/+1
* | Do not report WiFi and Bluetooth MAC addresses - framework.Svet Ganov2015-05-181-2/+9
* | Bluetooth native dumpsys logging support (3/5)Andre Eisenbach2015-05-121-5/+22
* | Bluetooth: Ensure Bluetooth interface handle is validNitin Arora2015-05-061-17/+12
* | Honor Ble scanning settings from Settings UI.Wei Wang2015-04-301-0/+11
* | Merge commit '6ddbb5e' into merge2Etan Cohen2015-04-241-0/+1
|\ \
| * | Bluetooth LE background operation mode (2/2)Nitin Arora2015-04-151-37/+247
| |/
* | Bluetooth LE background operation mode (2/2)Nitin Arora2015-04-151-37/+246
* | Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
|/
* BluetoothManagerService: Enforce DUMP permissionMike Lockwood2014-12-181-0/+2
* Only add successfully bound profile services to mProfileServices.Benjamin Franz2014-12-101-14/+17
* Change the routing path of bluetooth headset connections.Benjamin Franz2014-12-041-0/+229
* Add dumpsys support for bluetoothMike Lockwood2014-10-281-0/+21
* Fix issue #17829949: Don't kill Bluetooth service...Dianne Hackborn2014-10-101-3/+6
* Allow SystemUI to control Bluetooth for secondary usersAdrian Roos2014-08-181-1/+12
* Merge "Null checks in register/unregister BT Adapters"Natalie Silvanovich2014-06-141-0/+8
|\
| * Null checks in register/unregister BT AdaptersNatalie Silvanovich2014-05-011-0/+8
* | Bump up priority of system receiving BOOT_COMPLETED.Dianne Hackborn2014-05-021-0/+1
|/
* Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-2/+2
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+1262