1. 5b5bd51 Do not allow Bluetooth enabling during device shutting down by jonerlin · 2 years, 10 months ago
  2. 753c739 Handle SHUTDOWN Intent in BluetoothManagerService by jonerlin · 2 years, 10 months ago
  3. 1893a9c Add BluetoothShellCommand by William Escande · 2 years, 10 months ago
  4. 124f094 Add more owners to /service by Rahul Sabnis · 2 years, 11 months ago
  5. 50dcc05 Remove allowBlocking from BluetoothManagerService by William Escande · 2 years, 11 months ago
  6. 9c157d5 Merge "Remove allowBlocking from BluetoothManagerService" by Treehugger Robot · 2 years, 11 months ago
  7. 0cef84c Remove allowBlocking from BluetoothManagerService by William Escande · 3 years ago
  8. f3d57c4 Removed hidden call to getLeState in Bluetooth service by Etienne Ruffieux · 2 years, 11 months ago
  9. 336da06 Merge "Bluetooth boot time start service" by Treehugger Robot · 3 years ago
  10. 4319f00 Replace hidden Iothread with new Thread by William Escande · 3 years ago
  11. 4ec7282 Bluetooth boot time start service by Etienne Ruffieux · 3 years ago
  12. 752adb8 Merge "Update ASHA profile sysprop API name to be in line with other profiles" by Treehugger Robot · 3 years ago
  13. 07fbca4 Update ASHA profile sysprop API name to be in line with other profiles by Sal Savage · 3 years ago
  14. 55f193e Moving over core/api/*txt files by Roopa Sattiraju · 3 years ago
  15. 46f0869 Migrating Bluetooth resources to Bluetooth module by Etienne Ruffieux · 3 years ago
  16. 06a6a71 Use the new setComponentEnabledSettingForUser by William Escande · 3 years ago
  17. b03c7a8 Replace UserRestriction listener with an intent by William Escande · 3 years ago
  18. e08c6a5 add clang_format post migration by William Escande · 3 years ago
  19. 92857c4 Migrating BT files into packages/modules/Bluetooth by Roopa Sattiraju · 3 years ago
  20. 90bd651 gtbs: Add Generic Telephone Bearer Service support by Mariusz Skamra · 4 years, 2 months ago
  21. 2e710d4 Merge "Revert "gtbs: Add Generic Telephone Bearer Service support"" by chapin · 3 years ago
  22. 6bf8796 Revert "gtbs: Add Generic Telephone Bearer Service support" by Jack He · 3 years ago
  23. a3617fa Merge "gtbs: Add Generic Telephone Bearer Service support" by Treehugger Robot · 3 years ago
  24. fbbb005 gtbs: Add Generic Telephone Bearer Service support by Mariusz Skamra · 4 years, 2 months ago
  25. e5db50f Global settings for Bluetooth (Settings.Global.BLUETOOTH_ON) must be set to BLUETOOTH_ON_BLUETOOTH whenever non-BLE MESSAGE_ENABLE is handled irrespective of the state. by Himanshu Rawat · 3 years, 1 month ago
  26. f29b1fe Corrected comment on when BT is not disabled on entering airplane mode. by Himanshu Rawat · 3 years, 1 month ago
  27. 5c9ab29 As airplane mode turn on, keep BT on if LE audio profile connected by Alice Kuo · 3 years, 1 month ago
  28. f599dc4 Make BluetoothAdapter#disable(boolean persist) a @SystemApi by Sal Savage · 3 years, 4 months ago
  29. d19ee50 Avoid Bluetooth gets turned on by enableBle by Ugo Yu · 3 years, 4 months ago
  30. e5fd3e4 remove getSystemConfigEnabledProfilesForPackage by wescande · 3 years, 7 months ago
  31. baed808 Merge sc-dev-plus-aosp-without-vendor@7634622 by Xin Li · 3 years, 5 months ago
  32. a44dee9 Allow SHELL_UID to disable Bluetooth for testing by Myles Watson · 3 years, 5 months ago
  33. 2887975 Merge "Broadcast Bluetooth state to OFF properly" by Treehugger Robot · 3 years, 5 months ago
  34. 9d32443 Merge "Broadcast Bluetooth state to OFF properly" into sc-dev am: cd9340419a by Jack He · 3 years, 5 months ago
  35. 5666c0d Broadcast Bluetooth state to OFF properly by Ugo Yu · 3 years, 7 months ago
  36. d7cf1c8 Broadcast Bluetooth state to OFF properly by Ugo Yu · 3 years, 7 months ago
  37. 0a67fab Use finally block for Binder.restoreCallingIdentity by Alice Kuo · 3 years, 7 months ago
  38. 4eac116 Use finally block for Binder.restoreCallingIdentity by Alice Kuo · 3 years, 7 months ago
  39. a2d3654 Ensure privileged APIs require runtime permission. by Jeff Sharkey · 3 years, 8 months ago
  40. 5c56750 Merge "Long-tail of AttributionSource plumbing." into sc-dev by Jeff Sharkey · 3 years, 8 months ago
  41. 43ee69e Long-tail of AttributionSource plumbing. by Jeff Sharkey · 3 years, 8 months ago
  42. 9955576 Merge changes from topic "btapiattribution" into sc-dev by Jeff Sharkey · 3 years, 8 months ago
  43. 4dabcb7 Pass attribution source to BT APIs. by Oli Lan · 3 years, 8 months ago
  44. 93fcf85 Temp allowlist bluetooth broadcast to start FGS for 10 seconds. by Hui Yu · 3 years, 9 months ago
  45. d4e014e Merge "Pass AttributionSource to AdapterService methods." into sc-dev by Jeff Sharkey · 3 years, 9 months ago
  46. d7c5566 Annotations for Bluetooth broadcast intents. by Jeff Sharkey · 3 years, 9 months ago
  47. f0a1cae Pass AttributionSource to AdapterService methods. by Oli Lan · 3 years, 9 months ago
  48. 3614e0a Add missing Bluetooth API permission enforcement. by Jeff Sharkey · 3 years, 9 months ago
  49. 8f80e4a Update Bluetooth API annotations. by Jeff Sharkey · 3 years, 9 months ago
  50. 4e1e3f7 Replace BLUETOOTH and BLUETOOTH_ADMIN permission checks in BluetoothManagerService. by Oli Lan · 3 years, 9 months ago
  51. df6594a Merge "Bluetooth: Wait for provisioning after init flag change" am: b67cbe2631 am: 835c523401 am: f6ea61040c by Jack He · 3 years, 10 months ago
  52. 8c1bad9 Bluetooth: Wait for provisioning after init flag change by Jack He · 3 years, 10 months ago
  53. b9be552 Merge "Bluetooth: Check state correctly when client wants to bind" am: 8871c2b365 am: 87c6001971 am: 1e9e26b9a9 by Treehugger Robot · 4 years, 1 month ago
  54. 7113f77 Bluetooth: Check state correctly when client wants to bind by Hansong Zhang · 4 years, 1 month ago
  55. 8b89e09 Merge "Bluetooth airplane listener: Check for null" am: 3f1384cf2e am: b2e8ea6498 am: 2debb7cd1f by Hansong Zhang · 4 years, 1 month ago
  56. a107eae Bluetooth airplane listener: Check for null by Hansong Zhang · 4 years, 1 month ago
  57. 8ece26b Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years, 1 month ago
  58. e4a7299 Move UserManagerInternal out of android.os by Adam Bookatz · 4 years, 2 months ago
  59. a2e91be Merge changes I93fa880a,Ib036852a,Ic5ab3c04,I4452eacf am: 20909a93b0 am: afedf5268f am: 6bdddb9eb8 am: 21faba04a5 by Treehugger Robot · 4 years, 3 months ago
  60. 21faba0 Merge changes I93fa880a,Ib036852a,Ic5ab3c04,I4452eacf am: 20909a93b0 am: afedf5268f am: 6bdddb9eb8 by Treehugger Robot · 4 years, 3 months ago
  61. ba3049e Bluetooth: Check INIT flag change on audio disconnect by Hansong Zhang · 4 years, 3 months ago
  62. e96443f BluetoothDeviceConfigListener: Don't restart when connected by Hansong Zhang · 4 years, 3 months ago
  63. 13ebdff BluetoothAirplaneModeListener -> BluetoothModeChangeHelper by Hansong Zhang · 4 years, 3 months ago
  64. 039c048 BluetoothManagerService: Separate DeviceConfigListener by Hansong Zhang · 4 years, 3 months ago
  65. 119a046 Tighten up Binder.clearCallingIdentity() usage. by Jeff Sharkey · 4 years, 3 months ago
  66. 4c8faca Merge "Bluetooth: log who changes adapter name" am: c6b20c078c am: c33180f4ab am: 25f912b704 am: 65d675b7c8 am: db83c44ff1 by Jakub Pawlowski · 4 years, 4 months ago
  67. db83c44 Merge "Bluetooth: log who changes adapter name" am: c6b20c078c am: c33180f4ab am: 25f912b704 am: 65d675b7c8 by Jakub Pawlowski · 4 years, 4 months ago
  68. 66ac01a Bluetooth: log who changes adapter name by Jakub Pawlowski · 4 years, 4 months ago
  69. 07f75cf [bluetooth] system_server should not call non forUser Settings.Secure.get* methods by Songchun Fan · 4 years, 4 months ago
  70. f781326 Merge "Removed @Deprecated SystemService callback methods that take a userId." by Felipe Leme · 4 years, 5 months ago
  71. 54bd08f Removed @Deprecated SystemService callback methods that take a userId. by Felipe Leme · 4 years, 5 months ago
  72. 4b96447 Merge "BluetoothManagerService: enforce BLUETOOTH_PRIVILEGED for onFactoryReset" into rvc-qpr-dev am: d53798ab4b by TreeHugger Robot · 4 years, 5 months ago
  73. 37f4b40 BluetoothManagerService: enforce BLUETOOTH_PRIVILEGED for onFactoryReset by Chen Chen · 4 years, 5 months ago
  74. 54fe2a5 Merge "Restart BT when init flags change" am: 9101fba8bd am: 83a1b877f3 by Treehugger Robot · 4 years, 7 months ago
  75. 49c70e6 Restart BT when init flags change by Zach Johnson · 4 years, 7 months ago
  76. 54c6ea7 Merge QQ3A.200605.002 into master by Xin Li · 4 years, 7 months ago
  77. 6a60987 Disable Bluetooth if BLE was disabled while enabling by Ugo Yu · 4 years, 7 months ago
  78. 01252f4 Merge "Disable Bluetooth if BLE was disabled while enabling" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  79. 4247e44 Disable Bluetooth if BLE was disabled while enabling by Ugo Yu · 4 years, 7 months ago
  80. 6d0a5f4 Merge "Synchronize adapter registration with mCallbacks" am: a37b682ee4 am: 47359f8f69 by Treehugger Robot · 4 years, 9 months ago
  81. 96b659b Synchronize adapter registration with mCallbacks by Ugo Yu · 4 years, 10 months ago
  82. 9d30d54 Synchronize adapter registration with mCallbacks by Ugo Yu · 4 years, 10 months ago
  83. b2e8ff1 Merge "Fix Bluetooth auto turns ON in airplane mode" am: bc50151572 am: 5948e3131d by Treehugger Robot · 4 years, 9 months ago
  84. bc50151 Merge "Fix Bluetooth auto turns ON in airplane mode" by Treehugger Robot · 4 years, 9 months ago
  85. 8a3a062 Merge "Independent methods to enable/disable BLE mode" am: 83aafb9c63 am: 6858bc6ae4 by Treehugger Robot · 4 years, 9 months ago
  86. 8823fdc Fix Bluetooth auto turns ON in airplane mode by Ugo Yu · 4 years, 9 months ago
  87. ea9e029 Independent methods to enable/disable BLE mode by Ugo Yu · 4 years, 9 months ago
  88. 83aafb9 Merge "Independent methods to enable/disable BLE mode" by Treehugger Robot · 4 years, 9 months ago
  89. 10b8502 Fix Bluetooth auto turns ON in airplane mode by Ugo Yu · 4 years, 9 months ago
  90. 820d21e Sequentially handle enable and disable by Ugo Yu · 4 years, 10 months ago
  91. 78cb099 Independent methods to enable/disable BLE mode by Ugo Yu · 4 years, 9 months ago
  92. 828326e Sequentially handle enable and disable by Ugo Yu · 4 years, 10 months ago
  93. ef2b72f Sequentially handle enable and disable by Ugo Yu · 4 years, 10 months ago
  94. e466ff5 Fix bluetooth can't turn off during network reset (2/3) by weichinweng · 4 years, 10 months ago
  95. e18a909 Fix bluetooth can't turn off during network reset (2/3) by weichinweng · 4 years, 10 months ago
  96. 2167e54 Implement dumpsys bluetooth_manager --proto by Mike Ma · 4 years, 11 months ago
  97. a5ff091 Use FrameworkStatsLog instead of StatsLog by Muhammad Qureshi · 5 years ago
  98. f837200 Merge "Context-aware Bluetooth airplane mode" am: 833b05e779 am: ccb28d7df7 am: 9ff03af0f4 by Automerger Merge Worker · 5 years ago
  99. 9a68067 Context-aware Bluetooth airplane mode by Ugo Yu · 5 years ago
  100. 492c97c Remove a few hard coded references to SystemUI in fw/base/services by Winson Chung · 5 years ago