1. e0d0313 HAL: Refactor files and namespaces by Josh Wu · 3 years, 8 months ago
  2. 19a6b14 Merge "legacy: Const-ify btm_set_" by Treehugger Robot · 3 years, 8 months ago
  3. 02861f5 Merge "Remove duplicate function addressToBytes" by Treehugger Robot · 3 years, 8 months ago
  4. b07d6b6 Merge "clang-format: audio-hal-interface" by Treehugger Robot · 3 years, 8 months ago
  5. c9374e1 legacy: Make gd_scan and gd_adver true by Chris Manton · 4 years ago
  6. 8e7344e Merge "legacy: Use proper stringprintf method for to_text defaults" by Treehugger Robot · 3 years, 8 months ago
  7. 6a8bb06 legacy: Const-ify btm_set_ by Chris Manton · 3 years, 10 months ago
  8. ca01f58 legacy: Use proper stringprintf method for to_text defaults by Chris Manton · 3 years, 8 months ago
  9. 8fe1134 clang-format: audio-hal-interface by Josh Wu · 3 years, 8 months ago
  10. 60db7ff legacy: Decouple gd_advertisting and gd_scanning flags by Chris Manton · 4 years ago
  11. 11ca0bb legacy: Final remove is_any_gd_enabled by Chris Manton · 4 years ago
  12. b3849d0 legacy: is_gd_enabled is always true by Chris Manton · 4 years ago
  13. f160516 Merge "Revert "gtbs: Add Generic Telephone Bearer Service implementation"" by chapin · 3 years, 8 months ago
  14. 45d6fb4 Merge "Update HAL structure to include offload capability for unicast and broadcast" by Treehugger Robot · 3 years, 8 months ago
  15. 1d6f0f8 Merge "Added fuzzers for libbt-audio-hal-interface" by Treehugger Robot · 3 years, 8 months ago
  16. 506ed81 Merge "LC3: Avoid potential null dereference" by Treehugger Robot · 3 years, 8 months ago
  17. 71d6b74 Merge "Be more explicit on unexpected HCI events" by Treehugger Robot · 3 years, 8 months ago
  18. cda5f5a Revert "gtbs: Add Generic Telephone Bearer Service implementation" by Jack He · 3 years, 8 months ago
  19. 3b1979d gd: Always register for gd_acl events by Chris Manton · 4 years ago
  20. 22158de Update HAL structure to include offload capability for unicast and broadcast by Patty · 3 years, 8 months ago
  21. 1364509 Added fuzzers for libbt-audio-hal-interface by Anuj Joshi · 3 years, 10 months ago
  22. 8fea5b9 legacy: Remove main/shim/btm_api.cc::is_any_gd_enabled by Chris Manton · 4 years ago
  23. 8db8606 legacy: Remove stack/metrics/stack_metrics_logging.cc::is_any_gd_enabled by Chris Manton · 4 years ago
  24. 2d2f6ab Merge "security: fix a potential dereference of nullptr" by George Burgess · 3 years, 8 months ago
  25. 5b958de Merge "SDP: Choose proper address for native command/callback" by Treehugger Robot · 3 years, 8 months ago
  26. 9a74646 Merge "Add LE Audio COD constant definition" by Treehugger Robot · 3 years, 8 months ago
  27. d41bc28 Merge "RootCanal: Disconnect peers on close" by Treehugger Robot · 3 years, 8 months ago
  28. 3381ba7 Merge "le_impl: Clean up initializer list" by Treehugger Robot · 3 years, 8 months ago
  29. 7cb24c7 Merge "Add better error message to build from bluetooth_packetgen" by Treehugger Robot · 3 years, 8 months ago
  30. fc33612 Merge "legacy: Const-ify various btm_ble_" by Treehugger Robot · 3 years, 8 months ago
  31. 2010ad5 Merge "L2CAP: Clear local id and remote cid in release_ccb" by Treehugger Robot · 3 years, 8 months ago
  32. 1a727c8 Merge "L2CAP: Failed to send data to remote device on LE transport." by Treehugger Robot · 3 years, 8 months ago
  33. e0f2188 Merge "L2CAP: Fix for infinite loop in LE Security Access" by Treehugger Robot · 3 years, 8 months ago
  34. 6a48356 Merge "HID HOST: Choose proper address for native command/callback" by Treehugger Robot · 3 years, 8 months ago
  35. 773233e Add LE Audio COD constant definition by Jakub Pawlowski · 3 years, 8 months ago
  36. bc858b1 Merge "LE audio hardware offload: audio configuration update" by Treehugger Robot · 3 years, 8 months ago
  37. 79631a9 Merge "gtbs: Add Generic Telephone Bearer Service implementation" by Treehugger Robot · 3 years, 8 months ago
  38. 032fc8b legacy: Remove btif/src/stack_manager::is_any_gd_enabled by Chris Manton · 4 years ago
  39. 63cbdff Be more explicit on unexpected HCI events by Myles Watson · 3 years, 8 months ago
  40. b592073 security: fix a potential dereference of nullptr by George Burgess IV · 3 years, 10 months ago
  41. ca7744b Merge "le_audio: Fix build breakage" by Treehugger Robot · 3 years, 8 months ago
  42. a52b62a legacy: Const-ify various btm_ble_ by Chris Manton · 3 years, 10 months ago
  43. c25f4ca Add better error message to build from bluetooth_packetgen by Chris Manton · 3 years, 9 months ago
  44. e762d38 le_impl: Clean up initializer list by Chris Manton · 3 years, 10 months ago
  45. 1cedf01 Merge "Root-Canal: Fix SCO / eSCO connection bringup" by Treehugger Robot · 3 years, 8 months ago
  46. dcc6879 Merge changes from topic "hfp-client-connection-service-package" by Sal Savage · 3 years, 8 months ago
  47. 4fb4d45 Merge "gd/parser: Fix flaky compilation" by Treehugger Robot · 3 years, 8 months ago
  48. e02c5cb le_audio: Fix build breakage by Abhishek Pandit-Subedi · 3 years, 8 months ago
  49. 6601d3f Merge "Revise the provider null checker times" by Treehugger Robot · 3 years, 8 months ago
  50. a1dd5d6 gtbs: Add Generic Telephone Bearer Service implementation by Mariusz Skamra · 3 years, 10 months ago
  51. c3f809b LC3: Avoid potential null dereference by Greg Kaiser · 3 years, 8 months ago
  52. 36c2202 Root-Canal: Fix SCO / eSCO connection bringup by Henri Chataing · 3 years, 8 months ago
  53. 06651a5 LE audio hardware offload: audio configuration update by Alice Kuo · 3 years, 9 months ago
  54. ffc850a RootCanal: Disconnect peers on close by David Duarte · 3 years, 9 months ago
  55. e1e1f14 Merge "LE audio hardware offload session switch for encode direction" by Treehugger Robot · 3 years, 8 months ago
  56. 11be7cd Revise the provider null checker times by Alice Kuo · 3 years, 8 months ago
  57. 422f55d LE audio hardware offload session switch for encode direction by Alice Kuo · 3 years, 9 months ago
  58. 438f487 Use new LC3 encoder API by Jakub Pawlowski · 3 years, 8 months ago
  59. 1fdc954 Add new LC3 decoder by Antoine Soulier · 3 years, 8 months ago
  60. d0a41af Move lc3_enc -> lc3 by Jakub Pawlowski · 3 years, 8 months ago
  61. ea49b3c Merge "Move LC3 decoder" by Jakub Pawłowski · 3 years, 8 months ago
  62. d044d3e Merge "Log presentation delay for the group" by Jakub Pawłowski · 3 years, 8 months ago
  63. ce1cdfc Move LC3 decoder by Jakub Pawlowski · 3 years, 8 months ago
  64. e28902f gd/parser: Fix flaky compilation by Gwendal Grignou · 3 years, 8 months ago
  65. 111ff20 Delete previous LC3 encoder implementation by Jakub Pawlowski · 3 years, 8 months ago
  66. 951b684 Log presentation delay for the group by Jakub Pawlowski · 3 years, 9 months ago
  67. 5ff6112 L2CAP: Failed to send data to remote device on LE transport. by janardhana rao bokka · 3 years, 9 months ago
  68. 4a410bc L2CAP: Fix for infinite loop in LE Security Access by janardhana rao bokka · 3 years, 9 months ago
  69. f900477 L2CAP: Clear local id and remote cid in release_ccb by janardhana rao bokka · 3 years, 9 months ago
  70. 564eb60 Remove duplicate function addressToBytes by Chienyuan · 3 years, 9 months ago
  71. 406c2c9 SDP: Choose proper address for native command/callback by Chienyuan · 3 years, 9 months ago
  72. c090ca4 Merge "Use Common Audio Service UUID from latest assigned numbers" by Treehugger Robot · 3 years, 9 months ago
  73. e7fee40 Turn channel map for advertising into property by Jakub Pawlowski · 3 years, 9 months ago
  74. e5ec581 Use Common Audio Service UUID from latest assigned numbers by Jakub Pawlowski · 3 years, 9 months ago
  75. f84524e Merge "Add QUERY_AUDIO_STATE permission" by William Escande · 3 years, 9 months ago
  76. dd35660 Merge "Reorder LE Audio related services start." by Treehugger Robot · 3 years, 9 months ago
  77. 2ecced6 Merge "mcp: Fix NPE from getMediaStateChar" by Kyunglyul Hyun · 3 years, 9 months ago
  78. 0f30720 Reorder LE Audio related services start. by Jakub Pawlowski · 3 years, 9 months ago
  79. 6d109fc Merge "Use atomic variable to avoid race condition" by Treehugger Robot · 3 years, 9 months ago
  80. 80c5fea Use atomic variable to avoid race condition by Patty · 3 years, 9 months ago
  81. 7722360 Merge "Get default LE audio offload codec capability from HAL" by Treehugger Robot · 3 years, 9 months ago
  82. 0ec9db9 mcp: Fix NPE from getMediaStateChar by Kyunglyul Hyun · 3 years, 9 months ago
  83. 879520c Merge "Add Audi Carkit into IOP table to only use AVRCP 1.4" by More Kuo · 3 years, 9 months ago
  84. f1e63c0 Replace BluetoothHeadsetClientCall with internal HfpClientCall by Sal Savage · 3 years, 9 months ago
  85. b0fc59d Remove HFP Client Connection Service's usage of BluetoothHeadsetClient by Sal Savage · 3 years, 10 months ago
  86. e69b8c9 leaudio: Remove not needed flag in the stream_conf by Łukasz Rymanowski · 3 years, 9 months ago
  87. d563197 leaudio: Improve handling OnAudioSink/SourceResume by Łukasz Rymanowski · 3 years, 9 months ago
  88. ca6a502 leaudio: Extract helper function to print audio configuration by Łukasz Rymanowski · 3 years, 9 months ago
  89. 586a49c leaudio: Add suspend timeout in streaming case by Łukasz Rymanowski · 3 years, 9 months ago
  90. b5859f2 Get default LE audio offload codec capability from HAL by Patty · 3 years, 10 months ago
  91. a807315 Have HfpClientConnectionService get updates directly from HFP service by Sal Savage · 3 years, 10 months ago
  92. 536918d Move HFP Client Connection Service to the HFP Client package by Sal Savage · 3 years, 9 months ago
  93. fd0d1bd Merge "le_audio: Add support for max codec frame per SDU" by Jakub Pawłowski · 3 years, 9 months ago
  94. 347478e le_audio: Add support for max codec frame per SDU by Grzegorz Kołodziejczyk · 3 years, 9 months ago
  95. c726988 leaudio: Remove old LC3 encoder by Łukasz Rymanowski · 3 years, 9 months ago
  96. 51b38ff LeAudioService: Extend dump information by Łukasz Rymanowski · 3 years, 9 months ago
  97. 30648fb LeAudioService: Fix setting group as disconnected by Łukasz Rymanowski · 3 years, 9 months ago
  98. ea9584e LeAudioService: IBluetoothLeAudio.aidl file by Łukasz Rymanowski · 3 years, 9 months ago
  99. baad81d Merge changes I3ccf5a20,I4105ac0d,I6925de36,I1219e1b0 by Jakub Pawłowski · 3 years, 9 months ago
  100. fb2ec23 Merge "Controller: Don't set deprecated Host bit" by Treehugger Robot · 3 years, 9 months ago