1. d2d32b1 In permission review mode, always request user's consent to toggle BT. by Ivan Podogov · 8 years ago
  2. b1e2da7 Add Bluetooth toggle prompts - framework by Svetoslav Ganov · 8 years ago
  3. a80d745 Bluetooth: prevent enabling BLE in airplane mode by Marie Janssen · 8 years ago
  4. 9fa2491 Bluetooth: More logging of bluetooth service state by Marie Janssen · 8 years ago
  5. c7dda10 Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind by Pavlin Radoslavov · 8 years ago
  6. 8c18431 Enable Bluetooth by default by Andre Eisenbach · 8 years ago
  7. d09f7d0 Merge \"Add extra waiting when switching users\" into nyc-dev am: 4d6be6b308 by Pavlin Radoslavov · 8 years ago
  8. 4140111 Add extra waiting when switching users by Pavlin Radoslavov · 8 years ago
  9. 8dad883 Merge \"Fix race with BT disable in BLE_ON_STATE\" into nyc-dev am: 1bf8782605 by Calvin On · 8 years ago
  10. a0b91d7 Fix race with BT disable in BLE_ON_STATE by Calvin On · 8 years ago
  11. 7fbbbd5 Unlock mBluetoothLock.readLock() instead of double-locking it am: 7ee53be300 by Pavlin Radoslavov · 8 years ago
  12. 7ee53be Unlock mBluetoothLock.readLock() instead of double-locking it by Pavlin Radoslavov · 8 years ago
  13. fa79010 Merge "Delay handleEnable() until Bluetooth state is OFF" into nyc-dev by Pavlin Radoslavov · 8 years ago
  14. e47ec14 Delay handleEnable() until Bluetooth state is OFF by Pavlin Radoslavov · 8 years ago
  15. 995c90a Properly check if BT is off when shutting down radios by Christine Hallstrom · 8 years ago
  16. e957a8a Add missing "try ... finally" safeguards by Pavlin Radoslavov · 8 years ago
  17. eb50a39 Reduced the impact of "synchronized" statements by Pavlin Radoslavov · 8 years ago
  18. 090bf55 While turning OFF do not honor ON requests. by Sanket Agarwal · 8 years ago
  19. 4bb4830 Get name and address without enabling Bluetooth by Ajay Panicker · 8 years ago
  20. bf796d8 Get adapter name and address on boot by Ajay Panicker · 8 years ago
  21. aacb89e Kick Bluetooth stack after user is unlocked. by Jeff Sharkey · 8 years ago
  22. 67609c7 Bluetooth should use Slog. by Jeff Sharkey · 8 years ago
  23. 6e8faff Suppress output for Protobuf data if Bluetooth is disabled by Pavlin Radoslavov · 8 years ago
  24. b9db749 Restore DUMP permission check for BluetoothManagerService by Andre Eisenbach · 8 years ago
  25. 9db28eb IBluetooth: remove dump(), support arguments by Marie Janssen · 9 years ago
  26. c5967e9 More progress on triaging PackageManager callers. by Jeff Sharkey · 9 years ago
  27. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  28. 305fdab Move Bluetooth startup to PHASE_ACTIVITY_MANAGER_READY by Andre Eisenbach · 9 years ago
  29. 7c69636 Cleanup USER_OWNER in various services by Xiaohui Chen · 9 years ago
  30. acddf2b Do not wtf when the systemui is not present. by Joe LaPenna · 9 years ago
  31. 29b8c4a Reset the pointer to the Bluetooth GATT service by Pavlin Radoslavov · 9 years ago
  32. 3bf1ac5 Bluetooth: Don't call beginBroadcast() while in a broadcast by Andre Eisenbach · 9 years ago
  33. 658bf2f Add BluetoothService to reduce resuming time after reboot by Miao Chou · 9 years ago
  34. e7908c7 resolved conflicts for merge of 64a4858b to mnc-dev by Sharvil Nanavati · 9 years ago
  35. 64a4858 resolved conflicts for merge of 7c250056 to lmp-mr1-ub-dev by Sharvil Nanavati · 9 years ago
  36. 7c25005 Dump bonded Bluetooth devices in dumpsys. by Sharvil Nanavati · 9 years ago
  37. b5a479c Fetch the Bluetooth name and address without enabling the whole stack by Pavlin Radoslavov · 9 years ago
  38. 512fb0c Sync the Bluetooth name and address from the Bluetooth Adapter by Pavlin Radoslavov · 9 years ago
  39. e4a744b Stops BLE scan when scan only mode is disabled. by Wei Wang · 9 years ago
  40. 11f8388 Bluetooth: Clear BLE always ON apps at Airplane mode by Nitin Arora · 9 years ago
  41. 408abf7 Do not report WiFi and Bluetooth MAC addresses - framework. by Svet Ganov · 9 years ago
  42. 14dcb5f Bluetooth native dumpsys logging support (3/5) by Andre Eisenbach · 10 years ago
  43. bdfaa7f Bluetooth: Ensure Bluetooth interface handle is valid by Nitin Arora · 9 years ago
  44. 67d8416 Honor Ble scanning settings from Settings UI. by Wei Wang · 9 years ago
  45. 5c0d6f6 Merge commit '6ddbb5e' into merge2 by Etan Cohen · 9 years ago
  46. d055adb Bluetooth LE background operation mode (2/2) by Nitin Arora · 9 years ago
  47. 6ddbb5e Bluetooth LE background operation mode (2/2) by Nitin Arora · 9 years ago
  48. a0eaaa2 DO NOT MERGE ANYWHERE Bluetooth native dumpsys logging support (3/4) by Andre Eisenbach · 10 years ago
  49. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  50. 75b52bb BluetoothManagerService: Enforce DUMP permission by Mike Lockwood · 10 years ago
  51. 5b61459 Only add successfully bound profile services to mProfileServices. by Benjamin Franz · 10 years ago
  52. e8b9892 Change the routing path of bluetooth headset connections. by Benjamin Franz · 10 years ago
  53. 726d4de Add dumpsys support for bluetooth by Mike Lockwood · 10 years ago
  54. ce09f5a Fix issue #17829949: Don't kill Bluetooth service... by Dianne Hackborn · 10 years ago
  55. bd9a9a5 Allow SystemUI to control Bluetooth for secondary users by Adrian Roos · 10 years ago
  56. bc8169b Merge "Null checks in register/unregister BT Adapters" by Natalie Silvanovich · 10 years ago
  57. d83a096 Bump up priority of system receiving BOOT_COMPLETED. by Dianne Hackborn · 10 years ago
  58. 55db646 Null checks in register/unregister BT Adapters by Natalie Silvanovich · 10 years ago
  59. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  60. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/BluetoothManagerService.java]
  61. 9b69399 Check callback null condition for register/unregsiter state change callback by Matthew Xie · 11 years ago
  62. 221ea89 Start restricting service calls with implicit intents. by Dianne Hackborn · 11 years ago
  63. af5971e Add debug menu to enable btsnoop by Zhihai Xu · 11 years ago
  64. 2d704d2 am b82fc420: am f270fc3b: Merge "cannot turn on bluetooth" into jb-mr2-dev by Matthew Xie · 11 years ago
  65. dd9d17d cannot turn on bluetooth by Zhihai Xu · 12 years ago
  66. b50619c am c0c7cebe: am b566c466: Merge "Donot bind to GATT service when BLE is not supported" into jb-mr2-dev by Matthew Xie · 11 years ago
  67. 32ab77b Donot bind to GATT service when BLE is not supported by Matthew Xie · 11 years ago
  68. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  69. 84e594f Merge "Unhide Bluetooth Low Energy public APIs" into jb-mr2-dev by Matthew Xie · 11 years ago
  70. ddf7e47 Unhide Bluetooth Low Energy public APIs by Matthew Xie · 11 years ago
  71. 94eaab4 am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Take 2]" by Elliott Hughes · 11 years ago
  72. 665e1ae Add BT - DataTracker connection by Robert Greenwalt · 12 years ago
  73. 3e4a3ea Correct executable bit for source files [Take 2] by Chirayu Desai · 11 years ago
  74. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 11 years ago
  75. af5ddbf Change getName and getAddress permission to BLUETOOTH by Matthew Xie · 12 years ago
  76. 401202b BT is still on after enable flight mode, and reboot the DUT by Zhihai Xu · 12 years ago
  77. b1a01ab Merge "Allow the NFC process to call Bluetooth APIs." into jb-mr1.1-dev by Martijn Coenen · 12 years ago
  78. 6eb7652 BluetoothManagerService call should allow SYSTEM_UID by Zhihai Xu · 12 years ago
  79. 8385c5a Allow the NFC process to call Bluetooth APIs. by Martijn Coenen · 12 years ago
  80. e3f7c45 Merge "Settings shows it is connected to A2DP, though the device is not actually connected" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  81. 681ae7f Cannot enable Bluetooth after using airplane and Bluetooth tethering sequentially by Zhihai Xu · 12 years ago
  82. 4e22ad3 Settings shows it is connected to A2DP, though the device is not actually connected by Zhihai Xu · 12 years ago
  83. d31c322 Fix for BluetoothAdapter.getAddress() when BT is off on some devices by Zhihai Xu · 12 years ago
  84. fa0fd39 License of files Bluetooth package is not updated to ASL2 by Zhihai Xu · 12 years ago
  85. a517de3 Donot reset mEnable flag when binding timeout. by Matthew Xie · 12 years ago
  86. 40874a0 Bluetooth multi-user updates: change bluetooth manager system service by Zhihai Xu · 12 years ago
  87. fca9d63 Add multi user support for bluetooth by Matthew Xie · 12 years ago
  88. 5e1c74d Merge "Remove permission check in registerAdapter" into jb-mr1-dev by Matthew Xie · 12 years ago
  89. 670ef53 Remove permission check in registerAdapter by Matthew Xie · 12 years ago
  90. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  91. c09cdce Update airplane-mode manipulation for the new Settings namespace by Christopher Tate · 12 years ago
  92. 1223e5a Fault tolerance in Bluedroid by Syed Ibrahim M · 12 years ago
  93. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  94. fffa86b Implement enableNoAutoconnect() by Ganesh Ganapathi Batta · 12 years ago
  95. cdce0b9 Handle airplane mode messages in BroadcastReceiver, safe locking, etc by Matthew Xie · 12 years ago
  96. 6fde309 Minor changes. Change some instance variables to be final. by Matthew Xie · 12 years ago
  97. a8c6df0 Removed startService() call from BluetoothManagerService. by Fred · 12 years ago
  98. bf072a7 Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to BluetoothManagerService by fredc · 12 years ago
  99. c2f5cc5 disable the sync addr flag by zzy · 12 years ago
  100. a732ffd Re-enable Bluetooth after a reboot, even if airplane mode is enabled. by Andre Eisenbach · 12 years ago