1. 6d1fa6f Fix exception handling in getState() binder cache by Lee Shombert · 4 years, 4 months ago
  2. 2a8802d Revert "Fix exception handling in getState() binder cache" by Lee Shombert · 4 years, 4 months ago
  3. 81a3e1c Fix exception handling in getState() binder cache by Lee Shombert · 4 years, 4 months ago
  4. f845259 Independent methods to enable/disable BLE mode by Ugo Yu · 4 years, 4 months ago
  5. 2c71d16 Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth SystemApis and for hidden connect/disconnect APIs. by Rahul Sabnis · 4 years, 5 months ago
  6. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 4 years, 5 months ago
  7. e547073 Fix bluetooth can't turn off during network reset (2/3) by weichinweng · 4 years, 5 months ago
  8. a657430 Binder caches for Bluetooth by Lee Shombert · 4 years, 7 months ago
  9. b26612a Merge "Binder cache for Bluetooth getState()." by Lee Shombert · 4 years, 6 months ago
  10. f01ecdd Merge "BluetoothAdapter#connectAllEnabledProfiles and BluetoothAdapter#disconnectAllEnabledProfiles updated to require BLUETOOTH_PRIVILEGED permission and update documentation to indicate connection and disconnection is asynchronous" am: 750ab04052 am: 1f65bc19d4 am: 08730cb3b2 by Automerger Merge Worker · 4 years, 6 months ago
  11. 966cef37 BluetoothAdapter#connectAllEnabledProfiles and by Rahul Sabnis · 4 years, 6 months ago
  12. 3826534 Binder cache for Bluetooth getState(). by Lee Shombert · 4 years, 7 months ago
  13. e7217d3 Merge "Change data type of duration param from int representing seconds to long representing milliseconds in BluetoothAdapter#setScanMode" am: 6d4004fc61 am: cd3f28071e am: 9514b54cfd by Automerger Merge Worker · 4 years, 6 months ago
  14. 99507b5 Change data type of duration param from int representing seconds to long by Rahul Sabnis · 4 years, 6 months ago
  15. 4104f77 Merge "Add new API BluetoothAdapter#removeActiveDevice to replace calls to BluetoothAdapter#setActiveDevice with a null device" am: f0f3a0f48e am: 44d8a611c4 am: 96c736b92c by Automerger Merge Worker · 4 years, 6 months ago
  16. bcaee6a Merge "Add api BluetoothAdapter.getMostRecentlyConnectedDevices() to be able to get connected devices ordered by how recently they were connected" am: 4f833efcbb am: 802c49bb00 am: b551d0f9f4 by Automerger Merge Worker · 4 years, 6 months ago
  17. e6f1715 Add new API BluetoothAdapter#removeActiveDevice to replace calls to by Rahul Sabnis · 4 years, 6 months ago
  18. 791dedb Add api BluetoothAdapter.getMostRecentlyConnectedDevices() to be able to by Rahul Sabnis · 4 years, 6 months ago
  19. 8c45fef Merge "Bluetooth LE COC: Delete unused testing API" am: 25983a0972 am: dfe0273968 am: e8383fd5fc by Automerger Merge Worker · 4 years, 6 months ago
  20. a0b7355 Bluetooth LE COC: Delete unused testing API by Hansong Zhang · 4 years, 8 months ago
  21. 81d8b9c Merge "Add error log to BluetoothAdapter.factoryReset() and make BluetoothAdapter.getUuids() marked with @Nullable" am: b4dbfff366 am: 5a607f2666 am: 8371addcb4 by Automerger Merge Worker · 4 years, 6 months ago
  22. b4dbfff Merge "Add error log to BluetoothAdapter.factoryReset() and make BluetoothAdapter.getUuids() marked with @Nullable" by Treehugger Robot · 4 years, 6 months ago
  23. d3dd011 Add error log to BluetoothAdapter.factoryReset() and make by Rahul Sabnis · 4 years, 7 months ago
  24. 76c1d9d Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  25. d1a2927 Merge "Support PBAP for get/close profile proxy" am: 3e3f8bc09f am: 80e13d598c am: 870ca86684 by Automerger Merge Worker · 4 years, 7 months ago
  26. 2fca55d Support PBAP for get/close profile proxy by Chienyuan · 4 years, 7 months ago
  27. e23a0eb Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  28. a722cef Pipe featureId from app to noteOp in BT code by Philip P. Moltmann · 4 years, 9 months ago
  29. 2220994 Pipe featureId from app to noteOp in BT code by Philip P. Moltmann · 4 years, 9 months ago
  30. bd4031d Merge changes from topics "merge BT bond", "parameterize BT enable", "remove BT isEnabled" by Zach Johnson · 4 years, 8 months ago
  31. 98c91be Merge "Rename priority to connection policy in bluetooth apis" by Treehugger Robot · 4 years, 8 months ago
  32. c452697 Add SystemApi to setActiveDevice in BluetoothAdapter by Rahul Sabnis · 4 years, 8 months ago
  33. df1ef4a Rename priority to connection policy in bluetooth apis by Rahul Sabnis · 4 years, 8 months ago
  34. 76236d7 Implement isEnabled in terms of getState by Zach Johnson · 4 years, 8 months ago
  35. 0d33ef9 Create systemapis to connect/disconnect all bt profiles by Rahul Sabnis · 4 years, 9 months ago
  36. 644d3dd Refactor BluetoothAdapter APIs used by Settings by Rahul Sabnis · 4 years, 9 months ago
  37. 2d7e187 Include BLE<->SPP transition states in isLeEnabled by Dan Harms · 5 years ago
  38. f950c08 Document public alternatives to greylisted APIs by Andrei Onea · 5 years ago
  39. 50e3c08 Refine Bluetooth Metadata API by Ugo Yu · 5 years ago
  40. 97341da Add @NonNull annotations to LE CoC APIs by Stanley Tng · 5 years ago
  41. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 5 years ago
  42. 9d3ce3e Merge "Change MetadataListener to a abstract static class" by Treehugger Robot · 6 years ago
  43. d9a0a7f Change MetadataListener to a abstract static class by Ugo Yu · 6 years ago
  44. a53fc20 Merge "Add Android APIs for Hearing Aids Profile" by Treehugger Robot · 6 years ago
  45. 7982e6f Merge "Add 2 new ways to check for Support for Hearing Aids Profile" by Treehugger Robot · 6 years ago
  46. 1f5ea66 Add Android APIs for Hearing Aids Profile by Stanley Tng · 6 years ago
  47. 61dbd81 Add 2 new ways to check for Support for Hearing Aids Profile by Stanley Tng · 6 years ago
  48. 4a33b88 Skeleton implementation of Bluetooth metadata APIs by Ugo Yu · 6 years ago
  49. 6b73b32 Deprecate BluetoothHealth APIs by Jack He · 6 years ago
  50. 57e6e90 Pass package name as part of startDiscovery by Zach Johnson · 6 years ago
  51. a44f2c07 docs: Replacing {#link with {@link by Andrew Solovay · 6 years ago
  52. 1bff4ba Unhide the LE CoC APIs by Stanley Tng · 6 years ago
  53. c1fd61b Merge "Add IntDef to BluetoothAdapter IO_CAP constants" by Treehugger Robot · 6 years ago
  54. 4a8c67bb Merge "Add @UnsupportedAppUsage annotations" am: b40b37910d by Mathew Inwood · 6 years ago
  55. 4dc66d3 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  56. 8023814 Add IntDef to BluetoothAdapter IO_CAP constants by Pulkit Bhuwalka · 6 years ago
  57. 97ca124 Merge "Get/Set IO capability of Bluetooth device" am: d1ed784438 am: badce3de08 by android-build-prod (mdb) · 6 years ago
  58. 979698b Get/Set IO capability of Bluetooth device by Pulkit Bhuwalka · 6 years ago
  59. 0d5aa57 Cleanup documentation for LE CoC in BluetoothAdapter by Stanley Tng · 6 years ago
  60. 87f82bc Merge "Cleanup documentation for LE CoC in BluetoothAdapter" am: 7b25698549 by Stanley Tng · 6 years ago
  61. dac8e14 Cleanup documentation for LE CoC in BluetoothAdapter by Stanley Tng · 6 years ago
  62. 14faa2d Revert "Bluetooth: preserve one advertisement slot for GMS core" by Zach Johnson · 6 years ago
  63. 7020b01 Bluetooth: preserve one advertisement slot for GMS core by Qiyu Hu · 6 years ago
  64. 9d3389d Bluetooth: preserve one advertisement slot for GMS core by Miao-chen Chou · 6 years ago
  65. bd020a6 Bluetooth: Use enums for adapter connection states by Jack He · 6 years ago
  66. ee81f99 Bluetooth: Use enums for adapter connection states by Jack He · 6 years ago
  67. 699debe Merge "Hearing Aid profile" am: aca4460b64 am: edb16b0f4b am: 44197bd188 by Jakub Pawlowski · 6 years ago
  68. 44197bd Merge "Hearing Aid profile" am: aca4460b64 am: edb16b0f4b by Jakub Pawlowski · 6 years ago
  69. ea580fa Hearing Aid profile by Jakub Pawlowski · 7 years ago
  70. 8e2af19 Merge "docs: Added a missing "be" in ACTION_CONNECTION_STATE_CHANGED" into oc-mr1-dev am: 1299d4b0a9 by Ricardo Loo Foronda · 7 years ago
  71. d5a62be Merge "docs: Added a missing "be" in ACTION_CONNECTION_STATE_CHANGED" into oc-mr1-dev by Ricardo Loo Foronda · 7 years ago
  72. f710a23 docs: Added a missing "be" in ACTION_CONNECTION_STATE_CHANGED by Ricardo Loo Foronda · 7 years ago
  73. 518c679 Merge "Added APIs for Connection-oriented channels" am: e1992384e0 am: 288915bedc by Stanley Tng · 7 years ago
  74. e199238 Merge "Added APIs for Connection-oriented channels" by Treehugger Robot · 7 years ago
  75. fd77635 Merge "Added internal API getMaxConnectedAudioDevices()" am: 877cbe1dc2 am: 18606e1601 by Pavlin Radoslavov · 7 years ago
  76. a513792 Added internal API getMaxConnectedAudioDevices() by Pavlin Radoslavov · 7 years ago
  77. e48468d Added APIs for Connection-oriented channels by Stanley Tng · 7 years ago
  78. 4029fa6 Add SystemApis annotations by Selim Gurun · 7 years ago
  79. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  80. 6f16cfb Merge "Auto-format BluetoothAdapter.java" am: 5416559d1c am: 03e1dfa444 by Myles Watson · 7 years ago
  81. 125b545 Auto-format BluetoothAdapter.java by Myles Watson · 7 years ago
  82. 16084cf Merge changes from topic "bt_get_cod" am: 35dc02004c am: 178e5873b0 by Pulkit Bhuwalka · 7 years ago
  83. a342755 Merge "Persist Bluetooth CoD config value across reboot" am: ba45409c92 am: b977674b17 by Pulkit Bhuwalka · 7 years ago
  84. d01fa6e Get Bluetooth Class of Device by Pulkit Bhuwalka · 7 years ago
  85. ba45409 Merge "Persist Bluetooth CoD config value across reboot" by Treehugger Robot · 7 years ago
  86. 0edf754 Change Bluetooth HID Profile Name (1/6) by Hansong Zhang · 7 years ago
  87. c26c76c Change Bluetooth HID Profile Name (1/11) by Hansong Zhang · 7 years ago
  88. 547853d Persist Bluetooth CoD config value across reboot by Pulkit Bhuwalka · 7 years ago
  89. 64bd35e Add SystemApis annotations by Selim Gurun · 7 years ago
  90. 66d6123 Modify Bluetooth Class of Device from Android stack by Pulkit Bhuwalka · 7 years ago
  91. 2992cd0 Fix checkstyle errors (2/2) by Jack He · 7 years ago
  92. a355e5e Fix checkstyle errors (1/2) by Jack He · 7 years ago
  93. f71b0be Merge "Bluetooth: minor documentation fix to de-confuse" am: 5a56873612 by Marie Janssen · 7 years ago
  94. 553c8c7 Bluetooth: minor documentation fix to de-confuse by Marie Janssen · 8 years ago
  95. c29bb4a Limit btsnoop file size (3/8) by Ajay Panicker · 7 years ago
  96. 731a266 Limit btsnoop file size (3/8) by Ajay Panicker · 7 years ago
  97. 6bc0374 Merge "More auto-doc work." into oc-dev by Jeff Sharkey · 7 years ago
  98. afe32d2 Merge "Allow the Bluetooth MAC address to be updated asynchronously (2/3)" into oc-dev by TreeHugger Robot · 7 years ago
  99. 910e081 More auto-doc work. by Jeff Sharkey · 7 years ago
  100. dd749b0 Allow the Bluetooth MAC address to be updated asynchronously (2/3) by Stanley Tng · 7 years ago