1. a5f05da legacy: Remove write once read never field bta/dm/bta_dm_int::tBTA_DM_CB by Chris Manton · 3 years, 6 months ago
  2. 6c81453 Merge "GD: Increase btsnooz log file size for debugging" by Bidhya Sharma · 3 years, 6 months ago
  3. 1163994 Merge "GD: Delete snooz log files older than 12 hrs" by Bidhya Sharma · 3 years, 6 months ago
  4. 6cb289a Merge "l2c: stack did not sent L2CAP_COMMAND_REJECT_RSP when local cid is wrong" by Myles Watson · 3 years, 6 months ago
  5. f1e3ee9 Merge "mcp: reset MediaControlProfile instance in stop()" by Jakub Pawłowski · 3 years, 6 months ago
  6. a03d172 mcp: reset MediaControlProfile instance in stop() by Kyunglyul Hyun · 3 years, 6 months ago
  7. 765350a Merge changes I3d455f0f,If91239d1 by Jakub Pawłowski · 3 years, 6 months ago
  8. 62582e2 Merge "le_broadcast: Use HAL verifier" by Treehugger Robot · 3 years, 6 months ago
  9. 453aa7a Merge "legacy: Remove unused fields bta/dm/bta_dm_int::tBTA_DM_CB" by Treehugger Robot · 3 years, 6 months ago
  10. 80d66f5 Merge "Revert "Floss: Add new Suspend Topshim test"" by Ivan Zaitsev · 3 years, 6 months ago
  11. 98a68a0 Merge "Audio: Migrate to AIDL API" by Treehugger Robot · 3 years, 6 months ago
  12. ed699dc Merge "floss: use delete ctor and remove all base/macros.h includes" by Treehugger Robot · 3 years, 6 months ago
  13. 2b74598 Audio: Migrate to AIDL API by Josh Wu · 3 years, 8 months ago
  14. 3f4c8ef floss: use delete ctor and remove all base/macros.h includes by hscham · 3 years, 6 months ago
  15. 1649f49 legacy: Remove unused fields bta/dm/bta_dm_int::tBTA_DM_CB by Chris Manton · 3 years, 6 months ago
  16. 4b53fae Merge "le_broadcast: Fix the missing std::move()" by Treehugger Robot · 3 years, 6 months ago
  17. 0da1150 Merge "Update closeRfcommServer api to stopRfcommServer" by Treehugger Robot · 3 years, 6 months ago
  18. 7b4e2c7 Use new LC3 encoder API by Jakub Pawlowski · 3 years, 6 months ago
  19. cea253f l2c: stack did not sent L2CAP_COMMAND_REJECT_RSP when local cid is wrong by Kilsung Yu · 3 years, 6 months ago
  20. 002d3b6 Merge "l2cap: Fix for L2CAP Credit Based Reconfigure Request with MPS" by Chris Manton · 3 years, 6 months ago
  21. a12d6b4 Merge "Cert: gracefully tear down real device test" by Treehugger Robot · 3 years, 6 months ago
  22. 976c924 Revert "Floss: Add new Suspend Topshim test" by Ivan Zaitsev · 3 years, 6 months ago
  23. 3d7c0fc Merge changes from topic "floss_suspend_resume_api" by Treehugger Robot · 3 years, 6 months ago
  24. 9431d51 Cert: gracefully tear down real device test by Jack He · 3 years, 6 months ago
  25. e744907 GD: Increase btsnooz log file size for debugging by Bidhya · 3 years, 6 months ago
  26. 32bdbdd GD: Delete snooz log files older than 12 hrs by Bidhya · 3 years, 6 months ago
  27. ccb1270 Merge LC3 fixes and improvements by Antoine Soulier · 3 years, 6 months ago
  28. d3a2092 le_broadcast: Use HAL verifier by Jakub Tyszkowski · 3 years, 6 months ago
  29. 2aca920 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Bluetooth" by Treehugger Robot · 3 years, 6 months ago
  30. 7c615eb Merge "RootCanal: Implement HCI command LE Encrypt" by Henri Chataing · 3 years, 6 months ago
  31. 6f56931 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Bluetooth by Bob Badour · 3 years, 6 months ago
  32. 5001e83 le_broadcast: Fix the missing std::move() by Jakub Tyszkowski · 3 years, 6 months ago
  33. e725c9b Merge "Prevent ConcurrentModificationException on HandleMap" by Treehugger Robot · 3 years, 6 months ago
  34. e94f76a Merge "RootCanal: Implement LE advertising timeouts" by Henri Chataing · 3 years, 6 months ago
  35. f13ebc7 Merge "Blueberry: Add Blueberry Android Server" by Treehugger Robot · 3 years, 6 months ago
  36. 030236f Merge "Remove lc3 decoder implementation." by Jakub Pawłowski · 3 years, 6 months ago
  37. b763684 Merge "Use the in-house LC3 decoder" by Jakub Pawłowski · 3 years, 6 months ago
  38. e10ce04 Merge changes Ib080cfab,I0fe28244 by Treehugger Robot · 3 years, 6 months ago
  39. 83a7094 Prevent ConcurrentModificationException on HandleMap by Hyundo Moon · 3 years, 6 months ago
  40. a3c81fd l2cap: Fix for L2CAP Credit Based Reconfigure Request with MPS by Kilsung Yu · 3 years, 7 months ago
  41. d3b07a1 legacy: Remove btm_ble_set_random_address by Chris Manton · 3 years, 6 months ago
  42. c612e54 Merge "l2cap: Fix for REF responds with same DCIDs for different connections from IUT" by Treehugger Robot · 3 years, 6 months ago
  43. b3ef18f Merge "Set state machine thread join timeout" by Treehugger Robot · 3 years, 6 months ago
  44. 3cc9aab Merge "Rename BT_PROPERTY_ADAPTER_DISCOVERY_TIMEOUT to BT_PROPERTY_ADAPTER_DISCOVERABLE_TIMEOUT" by Treehugger Robot · 3 years, 6 months ago
  45. a51bd60 Merge "Clean legacy code in aidl" by William Escande · 3 years, 6 months ago
  46. fdf92d1 l2cap: Fix for REF responds with same DCIDs for different connections from IUT by Kilsung Yu · 3 years, 7 months ago
  47. bfaa61f Floss: Add new Suspend Topshim test by Martin Brabham · 3 years, 6 months ago
  48. 06e59d6 Remove lc3 decoder implementation. by Jakub Pawlowski · 3 years, 6 months ago
  49. 68fe8ba Use the in-house LC3 decoder by Jakub Pawlowski · 3 years, 6 months ago
  50. 08eeffa Floss: BTIF API: ClearEventFilter by Martin Brabham · 3 years, 6 months ago
  51. b1e4663 Floss: BTA API: BTA_DmClearEventFilter by Martin Brabham · 3 years, 6 months ago
  52. a15ddff Floss: BTM API: ClearEventFilter by Martin Brabham · 3 years, 6 months ago
  53. d1d1d68 Floss: ClearEventFilter controller plumbing by Martin Brabham · 3 years, 6 months ago
  54. 852dc3a floss: Add missing headers and define by Abhishek Pandit-Subedi · 3 years, 6 months ago
  55. ab98307 floss: Linux build fixes by Abhishek Pandit-Subedi · 3 years, 6 months ago
  56. ad13588 Merge "SpatialAudio: Set low latency allowed signal at startSession The logic is that to send FREE and LOW_LATENCY to audio at startSession, if bt receives setLowLatencyModeAllowed(true) before start session. If the parameter false, or bt doesn't receive the signal at all, then bt sends FREE to audio." by Chen Chen · 3 years, 6 months ago
  57. e817a25 fix: sanitizer grunt on negative values implicitely converted to unsigned by Antoine Soulier · 3 years, 6 months ago
  58. 6e59b31 Clean legacy code in aidl by William Escande · 3 years, 6 months ago
  59. efc8904 RootCanal: Implement HCI command LE Encrypt by Henri Chataing · 3 years, 6 months ago
  60. 9957e0f RootCanal: Implement LE advertising timeouts by Henri Chataing · 3 years, 6 months ago
  61. 1086091 Merge "tbs: Silent mode tracking" by Jakub Pawłowski · 3 years, 6 months ago
  62. 513d17c Merge "leaudio: Fix getting first device." by Jakub Pawłowski · 3 years, 6 months ago
  63. afee2d5 Merge "leaudio: Fix possible Assert OnLeAudioDeviceSetStateTimeout" by Treehugger Robot · 3 years, 6 months ago
  64. f76edf6 Merge "Run AddressCache::init in jni thread" by Treehugger Robot · 3 years, 6 months ago
  65. c89178f Merge "Handle RemoteException when getstate exception" by Zach Johnson · 3 years, 6 months ago
  66. 84b719f leaudio: Fix possible Assert OnLeAudioDeviceSetStateTimeout by Łukasz Rymanowski · 3 years, 6 months ago
  67. eb3114f Update closeRfcommServer api to stopRfcommServer by tadvana · 3 years, 6 months ago
  68. c989bf8 SpatialAudio: Set low latency allowed signal at startSession by Chen Chen · 3 years, 6 months ago
  69. 4ecf41f leaudio: Fix getting first device. by Łukasz Rymanowski · 3 years, 6 months ago
  70. 114bc26 Merge "Fix btif core test" by Treehugger Robot · 3 years, 6 months ago
  71. 7877195 Merge "l2cap: Fix l2cu_reject_ble_connection" by Treehugger Robot · 3 years, 6 months ago
  72. 3ec21d5 Merge "Floss: build.py needs a few more apt dependencies" by Treehugger Robot · 3 years, 6 months ago
  73. 7540d43 Merge "Add apt package to --run-bootstrap" by Martin Brabham · 3 years, 6 months ago
  74. 6477f32 Merge "Fix --run-bootstrap for build.py" by Treehugger Robot · 3 years, 6 months ago
  75. a79124c Merge "check p_dev before calling callback" by Treehugger Robot · 3 years, 6 months ago
  76. 296d92e Merge "Revert "legacy: Remove unused hci event handling"" by Chris Manton · 3 years, 6 months ago
  77. 5d2c180 Merge "Bug fix of calling a null AdapterService" by Treehugger Robot · 3 years, 6 months ago
  78. 831b856 Merge "Skip service of poll sockets that are no longer registered" by Treehugger Robot · 3 years, 6 months ago
  79. d7ac9a0 l2cap: Fix l2cu_reject_ble_connection by Kilsung Yu · 3 years, 7 months ago
  80. 906d8d2 Fix btif core test by Martin Brabham · 3 years, 6 months ago
  81. 6dab353 Revert "legacy: Remove unused hci event handling" by Chris Manton · 3 years, 6 months ago
  82. fdf4bc0 Run AddressCache::init in jni thread by Chienyuan · 3 years, 6 months ago
  83. 9e7de22 check p_dev before calling callback by William Escande · 3 years, 6 months ago
  84. 98bb894 tbs: Silent mode tracking by Mariusz Skamra · 3 years, 6 months ago
  85. d9e2809 Handle RemoteException when getstate exception by weichinweng · 3 years, 6 months ago
  86. 930ad28 Set state machine thread join timeout by Jakub Tyszkowski · 3 years, 6 months ago
  87. c8130de l2cap: Host Crash Observed in L2CAP_ECFC_BV-20-C by Kilsung Yu · 3 years, 7 months ago
  88. 8e4c257 Skip service of poll sockets that are no longer registered by Chris Manton · 3 years, 6 months ago
  89. 98e6952 Bug fix of calling a null AdapterService by Kai Shi · 3 years, 6 months ago
  90. 9d718b1 Merge "HearingAid: Config GAP_HANDLE initialize value is GAP_INVALID_HANDLE." by Weichin Weng · 3 years, 6 months ago
  91. 7e30558 Merge "Remove @NonNull from boolean parameters and init the name with empty string" by Treehugger Robot · 3 years, 6 months ago
  92. 0f30a70 floss: Add Get/SetConnectable and Get/SetDiscoverable adapter APIs by Katherine Lai · 3 years, 6 months ago
  93. 285f4f3 floss: Rename AdapterDiscoveryTimeout to AdapterDiscoverableTimeout by Katherine Lai · 3 years, 6 months ago
  94. b68a4b5 Rename BT_PROPERTY_ADAPTER_DISCOVERY_TIMEOUT to BT_PROPERTY_ADAPTER_DISCOVERABLE_TIMEOUT by Katherine Lai · 3 years, 6 months ago
  95. fd8896f Merge "SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth" by Chen Chen · 3 years, 6 months ago
  96. 6fada95 Merge "SpatialAudio: Pass buffer size switching signal from audio HAL to native Bluetooth" by Chen Chen · 3 years, 6 months ago
  97. 0ad31ce Merge "Check if stack down before caching scan result" by Treehugger Robot · 3 years, 6 months ago
  98. 42723c5 Merge changes Idd1258bc,Ie47d71b5,I92007320,I6e817cfc,If90840d3, ... by William Escande · 3 years, 6 months ago
  99. 701ebfc HEARINGAID Enforce priviled on setVolume by William Escande · 3 years, 6 months ago
  100. 8665a75 Removed useless testapi annotation by William Escande · 3 years, 6 months ago