1. a0c32ca RootCanal: Implement LE APCF commands by Henri Chataing · 1 year, 11 months ago
  2. b2cdc2d RootCanal: Add controller properties for LE APCF by Henri Chataing · 1 year, 11 months ago
  3. 1d9c8da Merge "le_scanning_manager: Avoid sending double enabled commands" into main by Hsin-chen Chuang · 1 year, 11 months ago
  4. c80588d Revert "Remove unused headers from hci/include" by Luca Zuccarini · 1 year, 11 months ago
  5. f705f3d Remove unused headers from hci/include by Myles Watson · 2 years, 2 months ago
  6. a9888dd Merge "Allow encryption request to proceed in unrelated states" into main by Jack He · 1 year, 11 months ago
  7. aeab589 Merge "Fix BrowsablePlayerConnectorTest" into main by Sungsoo Lim · 1 year, 11 months ago
  8. 1ee6b95 Merge "Add support for 48_2 config which octets per frame is 100." into main by Łukasz Rymanowski · 1 year, 11 months ago
  9. 1785dcf Merge changes I52a2d86e,I81268b4d into main by Aritra Sen · 1 year, 11 months ago
  10. c6e24c2 Add support for 48_2 config which octets per frame is 100. by Patty Huang · 1 year, 11 months ago
  11. 68c3c0b le_scanning_manager: Avoid sending double enabled commands by Hsin-chen Chuang · 1 year, 11 months ago
  12. 92baba4 Merge "Floss: add HFP LC3 codec server unit tests" into main by Jeremy Wu · 1 year, 11 months ago
  13. 06ad3e9 Merge changes Ib968001e,I28a0ce41,I59c7c9e9 into main by Jeremy Wu · 1 year, 11 months ago
  14. 6f0d368 Merge "Use 1M PHY for the ACK packet from buds to phone direction" into main by Patty Huang · 1 year, 11 months ago
  15. 28324d9 Fix BrowsablePlayerConnectorTest by Sungsoo Lim · 1 year, 11 months ago
  16. 5e5ddd8 Merge "Floss: add AAC encoder config proto" into main by Jeremy Wu · 1 year, 11 months ago
  17. aa3aa48 Merge "Deleting Handler and dropping queued messages to prevent any crash during stop of state machine/services." into main by Roopa Sattiraju · 1 year, 11 months ago
  18. 858953b Merge "Floss: enable BLE build" into main by Jeremy Wu · 1 year, 11 months ago
  19. 81bd4aa Revert "Move fallback device logic into ActiveDeviceManager" by Aritra Sen · 1 year, 11 months ago
  20. e46fa9c Merge "Floss: replace HFP LC3 codec libraries with CodecClient." into main by Jeremy Wu · 1 year, 11 months ago
  21. 6d3e697 Revert "Reduce the use of locks to avoid deadlock" by Aritra Sen · 1 year, 11 months ago
  22. 992ad68 Merge "Use PDL libraries in main/ rust/ and stack/" into main by Myles Watson · 1 year, 11 months ago
  23. da9f10b Deleting Handler and dropping queued messages to prevent any crash during stop of state machine/services. by Aritra Sen · 1 year, 11 months ago
  24. 3f823e2 Merge "Update IRK scan documentation" into main by Christine Hallstrom · 1 year, 11 months ago
  25. 7745538 Merge changes I2ff8cf4b,I71342aaf into main by David Duarte · 1 year, 11 months ago
  26. ba498d0 Merge "Add null check on getBluetoothGatt" into main by William Escande · 1 year, 11 months ago
  27. 73c3e5b Add null check on getBluetoothGatt by William Escande · 1 year, 11 months ago
  28. 11a3bcf Merge changes I69d0d9ed,I23d9badc into main by David Duarte · 1 year, 11 months ago
  29. 1647128 Merge "Use SynchronousResultReceiver when fetching Gatt" into main by William Escande · 1 year, 11 months ago
  30. 2a0a608 Allow encryption request to proceed in unrelated states by Himanshu Rawat · 1 year, 11 months ago
  31. 2c06039 Merge "Fix ScanManagerTest#testFilteredScanTimeout" into main by Kihong Seong · 1 year, 11 months ago
  32. aa34c3e Merge "[BluetoothMetrics] Adding Counter Metrics for running in foreground when performing server connect" into main by Kihong Seong · 1 year, 11 months ago
  33. 2ec5fe3 Merge "Floss: Initialize core profile after btif is ready" into main by Yun-hao Chung · 1 year, 11 months ago
  34. cacf18a Floss: Initialize core profile after btif is ready by Yun-Hao Chung · 1 year, 11 months ago
  35. e642e50 BumbleBluetoothTests: Introduce a PandoraDevice junit Rule by David Duarte · 1 year, 11 months ago
  36. 87db92d BumbleBluetoothTests: Run google-java-format by David Duarte · 1 year, 11 months ago
  37. 454274c [BluetoothMetrics] Adding Counter Metrics for running in foreground when by Kihong Seong · 2 years ago
  38. e25d081 Fix ScanManagerTest#testFilteredScanTimeout by Kihong Seong · 1 year, 11 months ago
  39. e02e8cf Merge "BumbleBluetoothTests: Forward RootCanal port" into main by Treehugger Robot · 1 year, 11 months ago
  40. e1c5ab3 Merge "BumbleBluetoothTests: Remove BumbleBluetoothTestsApp from general-tests" into main by Treehugger Robot · 1 year, 11 months ago
  41. 35b4fb4 Merge "BumbleBluetoothTests: Set advertising interval to 200ms" into main by Treehugger Robot · 1 year, 11 months ago
  42. 0265ded Merge "Floss: Don't discard suspend_id on suspend timeout" into main by Treehugger Robot · 1 year, 11 months ago
  43. 45ffd6c Merge "Floss: Add missing required packages to bootstrap script" into main by Yun-hao Chung · 1 year, 11 months ago
  44. 69852d2 Merge "Migrate LeRandCallback to be base::OnceCallback" into main by Wei-Luan Wang · 1 year, 11 months ago
  45. 5318a93 BumbleBluetoothTests: Forward RootCanal port by David Duarte · 1 year, 11 months ago
  46. b1f76e1 BumbleBluetoothTests: Remove BumbleBluetoothTestsApp from general-tests by David Duarte · 1 year, 11 months ago
  47. 88e3fd1 BumbleBluetoothTests: Set advertising interval to 200ms by David Duarte · 1 year, 11 months ago
  48. 8db9f4f Merge "Remove unused system/build folders" into main by David Duarte · 1 year, 11 months ago
  49. cd0db64 Merge "Skip EATT connect for LL version < BT 5.0" into main by Treehugger Robot · 1 year, 11 months ago
  50. bdb541e Skip EATT connect for LL version < BT 5.0 by Christine Hallstrom · 1 year, 11 months ago
  51. 0382f5b RootCanal: Missing source file in CMakeLists.txt by Henri Chataing · 1 year, 11 months ago
  52. 8ebf9a3 Merge "RootCanal: Provide skeleton implementation for the LE APCF vendor command" into main by Henri Chataing · 1 year, 11 months ago
  53. d52034c Merge "Invalidate the bonded status when the device is deleted" into main by Himanshu Rawat · 1 year, 11 months ago
  54. 8234639 Floss: Hcidoc: Relax the no NOCP detection on baseband disconnection by Archie Pusaka · 1 year, 11 months ago
  55. ceb374a Floss: Hcidoc: Take LE connection via accept list into account by Archie Pusaka · 1 year, 11 months ago
  56. 755997b Floss: hcidoc: fix profile disconnection on acl disconnect by Archie Pusaka · 1 year, 11 months ago
  57. abfd66a Migrate LeRandCallback to be base::OnceCallback by Wei-Luan Wang · 1 year, 11 months ago
  58. be6d7ce floss: Fix container build image failure by Hsin-chen Chuang · 1 year, 11 months ago
  59. 5cc0a5a Floss: add HFP LC3 codec server unit tests by Jennifer · 1 year, 11 months ago
  60. 8ca065e Floss: replace libavc with |CodecClient| by Jennifer · 2 years ago
  61. 1b650d4 Remove -Wno-unused-parameter from libbluetooth_jni by David Duarte · 1 year, 11 months ago
  62. 32e4227 Remove -Wno-unused-parameter from bluetooth_cflags by David Duarte · 1 year, 11 months ago
  63. a368ac1 Merge changes I86cdf958,I565db74f,I211ef03b into main by Treehugger Robot · 1 year, 11 months ago
  64. d3f4cf2 Merge "Use PDL libraries in gd/Android.bp" into main by Myles Watson · 1 year, 11 months ago
  65. 2c95374 Use SynchronousResultReceiver when fetching Gatt by William Escande · 1 year, 11 months ago
  66. c3e2af6 Merge "Migrate base::Callback in the ctor of Device in avrcp" into main by Wei-Luan Wang · 1 year, 11 months ago
  67. ce52c0e Merge "Handle PhonePolicy changes on ACL Connect directly via calls into adapter service instead of Broadcasts." into main by Aritra Sen · 1 year, 11 months ago
  68. 7507c40 Merge "Modify the HFP version to 1.9 if supported" into main by Treehugger Robot · 1 year, 11 months ago
  69. 9297ffe Merge "floss: hcidoc: Add Authenticated Payload Timeout Expired event" into main by Ying Hsu · 1 year, 11 months ago
  70. 92abe9f Invalidate the bonded status when the device is deleted by Himanshu Rawat · 1 year, 11 months ago
  71. 1539377 Merge "AdapterService: Delete unused code" into main by William Escande · 1 year, 11 months ago
  72. 6d1acc0 Update IRK scan documentation by Christine Hallstrom · 1 year, 11 months ago
  73. 1795264 Merge "Merge fluoride_types_defaults_fuzzable into fluoride_defaults" into main by David Duarte · 1 year, 11 months ago
  74. 78686c7 Merge "Log more reasons for possible HFP failure" into main by Anurag Awasthi · 1 year, 11 months ago
  75. 1211e53 Merge changes Ia6b9d8cd,I1b5df5c4,Ibc6e21b7,I2fe53581,Iaba3c599, ... into main by William Escande · 1 year, 11 months ago
  76. 545ab97 Log more reasons for possible HFP failure by Anurag Awasthi · 1 year, 11 months ago
  77. fc8da8e Floss: Don't discard suspend_id on suspend timeout by Howard Chung · 1 year, 11 months ago
  78. 69db9ce Floss: Add missing required packages to bootstrap script by Yun-Hao Chung · 1 year, 11 months ago
  79. 5da20d0 Merge "Revert "Clean up unused code of PRIORITY"" into main by Felix Stern · 1 year, 11 months ago
  80. 692d36d Revert "Clean up unused code of PRIORITY" by Felix Stern · 1 year, 11 months ago
  81. b0e928a Merge "Fix IncomingFileConfirmActivityTest failure in small screen" into main by Hyundo Moon · 1 year, 11 months ago
  82. e0dcd7a Merge "Clean up unused code of PRIORITY" into main by Sungsoo Lim · 1 year, 11 months ago
  83. 048f34b Merge "Remove unused "-Wno-gnu-variable-sized-type-not-at-end"" into main by Treehugger Robot · 1 year, 11 months ago
  84. 1a03673 Merge changes Id89076ad,Idfb7ae66,I617c2868,Ie2ed38e5,Ia75654e3 into main by William Escande · 1 year, 11 months ago
  85. c07237d Floss: enable BLE build by Jeremy Wu · 2 years, 2 months ago
  86. 8277e92 Handle PhonePolicy changes on ACL Connect directly via calls into adapter service instead of Broadcasts. by Aritra Sen · 1 year, 11 months ago
  87. 4cbe221 Merge "Register Adapter state change callback with adapter service instead of relying on callback." into main by Aritra Sen · 1 year, 11 months ago
  88. b9b157e [BluetoothMetrics] Remove the calling functions to the metrics implementation by Palash Ahuja · 1 year, 11 months ago
  89. 55f496f Register Adapter state change callback with adapter service instead of relying on callback. by Aritra Sen · 1 year, 11 months ago
  90. 6095d69 Merge "Move all the adapter properties updates from Broadcasts to direct calls via Handlers." into main by Aritra Sen · 1 year, 11 months ago
  91. f0c67c3 Merge changes If4b3e3bd,I998246f8 into main by Aritra Sen · 1 year, 11 months ago
  92. f383021 BluetoothAdapter: App exception aren't from SystemServer by William Escande · 1 year, 11 months ago
  93. 1201393 BluetoothDevice: App exception aren't from SystemServer by William Escande · 1 year, 11 months ago
  94. d49e915 DistanceMeasurement: App exception aren't from SystemServer by William Escande · 1 year, 11 months ago
  95. 5a1d428 PbapClient: App exception aren't from SystemServer by William Escande · 1 year, 11 months ago
  96. e459772 HeadsetClient: App exception aren't from SystemServer by William Escande · 1 year, 11 months ago
  97. 5871f36 MapClient: App exception aren't from SystemServer by William Escande · 1 year, 11 months ago
  98. 241b4b9 HapClient: App exception aren't from SystemServer by William Escande · 1 year, 11 months ago
  99. e6823c1 LeBroadcastAssistant: App exception aren't from SystemServer by William Escande · 1 year, 11 months ago
  100. 55e3b74 LeBroadcast: App exception aren't from SystemServer by William Escande · 1 year, 11 months ago