1. a151708 le_audio: Implement voice back channel support by Grzegorz Kołodziejczyk · 3 years, 3 months ago
  2. c030973 Merge "Add a nullptr check." into tm-dev by Jack He · 3 years, 3 months ago
  3. fa1155b Merge "BAS: connect gatt service when device is reconnected" into tm-dev by Kyunglyul Hyun · 3 years, 3 months ago
  4. dd93519 Merge "Bluetooth LE Audio: pass the 24 bit stream as unpacked through HAL" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  5. dd76e0e BAS: connect gatt service when device is reconnected by Kyunglyul Hyun · 3 years, 3 months ago
  6. 5fa3eb9 Merge "Added some optimizations to Bluetooth APK" into tm-dev by Etienne Ruffieux · 3 years, 3 months ago
  7. d884153 Added some optimizations to Bluetooth APK by Etienne Ruffieux · 3 years, 4 months ago
  8. eb08226 Merge "Added BluetoothInstrumentationTests to mts suite" into tm-dev by Etienne Ruffieux · 3 years, 3 months ago
  9. b92750f Bluetooth LE Audio: pass the 24 bit stream as unpacked through HAL by Jakub Pawlowski · 3 years, 3 months ago
  10. 73e42c7 Merge "Ignore-AOSP-First: Revert "BluetoothInCallService: Wait for disconnect tone at onCallRemoved"" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  11. c6da090 Merge "LE Audio: accept 24 bit audio from audio framework properly" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  12. d9af8e6 Merge "leaudio: Configure only connected device" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  13. 8eecf0d Merge "fix Out-of-bounds Write in bonded_devices array" into tm-dev by Zach Johnson · 3 years, 3 months ago
  14. 85cd8b1 Merge "Revert "Reland: EIR uuids should be added to device_found_cb am: 3154232a39 am: 1351819f88 am: ecf20624bb am: 4791ca10b7 am: f7587cf6df"" into tm-dev by Qasim Javed · 3 years, 3 months ago
  15. 7e423cb LE Audio: accept 24 bit audio from audio framework properly by Jakub Pawlowski · 3 years, 3 months ago
  16. 7f5c7c6 Merge changes from topic "le-audio-32k" into tm-dev by Jakub Pawłowski · 3 years, 3 months ago
  17. dd235d0 Merge "Tbs: Fix status flag for inband ringtone" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  18. 223d708 Merge "Bump Mainline Module Version Codes in tm-dev to 330090000" into tm-dev by Alexei Nicoara · 3 years, 3 months ago
  19. eae43d6 Tbs: Fix status flag for inband ringtone by Łukasz Rymanowski · 3 years, 3 months ago
  20. 9dad465 leaudio: Configure only connected device by Łukasz Rymanowski · 3 years, 3 months ago
  21. 47bc6c5 Merge "ASHA: Enhance ASHA connection flow" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  22. da676c6 leaudio: Allow to configure AF for more than 16kHz for Microphone by Łukasz Rymanowski · 3 years, 3 months ago
  23. 70b8404 leaudio: Add missing 32kHz options by Łukasz Rymanowski · 3 years, 3 months ago
  24. 352ef2a Ignore-AOSP-First: Revert "BluetoothInCallService: Wait for disconnect tone at onCallRemoved" by Yung Ti Su · 3 years, 3 months ago
  25. e231006 [LE Audio] Add the support for 32k config by Patty · 3 years, 4 months ago
  26. aadf1db Added BluetoothInstrumentationTests to mts suite by Etienne Ruffieux · 3 years, 3 months ago
  27. d0ce179 Revert "Reland: EIR uuids should be added to device_found_cb am: 3154232a39 am: 1351819f88 am: ecf20624bb am: 4791ca10b7 am: f7587cf6df" by Qasim Javed · 3 years, 3 months ago
  28. 01e3079 Merge "le: Default to PUBLIC not RANDOM address type" into tm-dev by Chris Manton · 3 years, 3 months ago
  29. 4da0d16 Merge changes I5d69a5f8,Ibcc56886 into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  30. 66815ce le: Default to PUBLIC not RANDOM address type by Chris Manton · 3 years, 3 months ago
  31. 8525534 Bump Mainline Module Version Codes in tm-dev to 330090000 by Alexei Nicoara · 3 years, 3 months ago
  32. 4c7e564 fix Out-of-bounds Write in bonded_devices array by jonerlin · 3 years, 3 months ago
  33. c7c358d ASHA: Enhance ASHA connection flow by weichinweng · 3 years, 3 months ago
  34. d0a5a35 Merge "Fix crash for getting offload capability" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  35. 0d5006a Merge "Blueberry: Migrate GattNotifyTest and GattConnectTest to Mobly" into tm-dev by Jack He · 3 years, 3 months ago
  36. 6e1ac9d Merge "Security: Fix out of bound read in AT_SKIP_REST" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  37. c04ac57 OnReadRemoteExtendedFeatures verify max page is non-zero by Chris Manton · 3 years, 3 months ago
  38. 70868b5 shim: Add le connect disconnect sequence by Chris Manton · 3 years, 4 months ago
  39. 5c270bc Add a nullptr check. by Qasim Javed · 3 years, 3 months ago
  40. 3dc0710 Merge "btif_hf: Fix NULL phone number" into tm-dev by Jack He · 3 years, 3 months ago
  41. c2056d0 Fix crash for getting offload capability by Patty Huang · 3 years, 3 months ago
  42. e24befa Merge "leaudio: Add support for Mute/Unmute" into tm-dev by Łukasz Rymanowski · 3 years, 3 months ago
  43. dd4388a btif_hf: Fix NULL phone number by Chen Chen · 3 years, 3 months ago
  44. 4369c2c Blueberry: Migrate GattNotifyTest and GattConnectTest to Mobly by Jack He · 3 years, 3 months ago
  45. 0cfb7f1 Merge "Add Mobly test runner per SL4A_SL4A test script" into tm-dev by Jack He · 3 years, 3 months ago
  46. 086a965 Merge "Implement api test for aptx codecs" into tm-dev by William Escande · 3 years, 3 months ago
  47. b6ccdb0 Merge "Fix typo in Config.java" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  48. 9f3756e leaudio: Add support for Mute/Unmute by Łukasz Rymanowski · 3 years, 3 months ago
  49. 88d35e6 Add Mobly test runner per SL4A_SL4A test script by Jizheng Chu · 3 years, 3 months ago
  50. 1194c06 Fix typo in Config.java by William Escande · 3 years, 3 months ago
  51. 1b936ca Merge "PBAP: Disable PBAP SIM Feature" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  52. 93836b8 Merge "Pass connection parameter to OnLeConnectSuccess" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  53. 0d366ec Merge "LE Shim: Implement ReadRemoteControllerInformation" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  54. 00ee6da Merge "Statically link ldac into module" into tm-dev by William Escande · 3 years, 3 months ago
  55. ee96c03 Security: Fix out of bound read in AT_SKIP_REST by Josh Wu · 3 years, 3 months ago
  56. 284ad16 Merge "Switch LE HS when a play command comes from LE HS" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  57. 42a727b Pass connection parameter to OnLeConnectSuccess by Chienyuan · 3 years, 3 months ago
  58. 348104d LE Shim: Implement ReadRemoteControllerInformation by Chienyuan · 3 years, 3 months ago
  59. 86ae168 Implement api test for aptx codecs by William Escande · 3 years, 3 months ago
  60. eaef6ea Ensure that Numeric Comparison pairing is not treated as Just Works pairing. by Himanshu Rawat · 3 years, 4 months ago
  61. 969c5b1 Merge "Check Avrcp packet vendor length before extracting length" into tm-dev by William Escande · 3 years, 3 months ago
  62. 49c1a28 Merge "GD: fix error of multi advertiser track" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  63. aff722d Merge "Prevent create connection for anonymous address" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  64. 57347dd Merge "PBAP: Return sim contact size with cursor.getCount" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  65. 3fa1174 Merge "Make setComponentAvailable() synchronous" into tm-dev by Sal Savage · 3 years, 3 months ago
  66. b4dc885 Merge "Remove config files from /system partition" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  67. 1f827b7 Merge "LeIsoTest: Use non-test SetCigParams" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  68. f97d762 GD: fix error of multi advertiser track by Chienyuan · 3 years, 3 months ago
  69. 296bdaa Prevent create connection for anonymous address by Chienyuan · 3 years, 3 months ago
  70. e82c9da PBAP: Disable PBAP SIM Feature by Chienyuan · 3 years, 3 months ago
  71. 3ff8983 PBAP: Return sim contact size with cursor.getCount by Chienyuan · 3 years, 3 months ago
  72. 9f30656 Merge "Remove SDP record for GTBS and GMCS" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  73. d501151 Merge "[LE Audio] Add the support for 24k config" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  74. 55d4ad8 Merge "Fix error checking logic -- "if it doesn't have a value"" into tm-dev by Sal Savage · 3 years, 3 months ago
  75. 86435df Merge "RootCanal: Send scan_response_ when scanned" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  76. 39a3ecf Remove SDP record for GTBS and GMCS by Alice Kuo · 3 years, 3 months ago
  77. c674ea0 RootCanal: Send scan_response_ when scanned by Myles Watson · 3 years, 3 months ago
  78. 504075e Remove config files from /system partition by William Escande · 3 years, 3 months ago
  79. f19f112 LeIsoTest: Use non-test SetCigParams by Myles Watson · 3 years, 3 months ago
  80. 406be8f Merge changes Ia2ae5322,I09cfefbc into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  81. d6783b1 Merge "Increase GATT logs on userdebug and eng builds" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  82. 6a222a4 Fix error checking logic -- "if it doesn't have a value" by Sal Savage · 3 years, 3 months ago
  83. 8533cc0 Merge "Merge "Streamline stack/btm/btm_sec::BTM_SetEncryption" am: 63a911a93e am: a0f8ace5d8 am: 096cef44f8 am: 87e8b1890c" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  84. 0e46c85 Statically link ldac into module by William Escande · 3 years, 3 months ago
  85. 3549c59 Remove unused code system/stack/l2cap/l2c_link by Chris Manton · 3 years, 3 months ago
  86. 1415f2e Disable the `freeze le l2cap randomly` feature by Chris Manton · 3 years, 3 months ago
  87. 24a02f5 [LE Audio] Add the support for 24k config by Patty · 3 years, 4 months ago
  88. 3545541 Switch LE HS when a play command comes from LE HS by Sungsoo Lim · 3 years, 3 months ago
  89. ad9848b Merge "Use a non-null package name when creating a ComponentName" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  90. 5f10cb1 Merge changes I38df1e0c,I0b9b3f1b into tm-dev by Jack He · 3 years, 3 months ago
  91. 30ff8b7 Merge "GD: set advertiser id in_use in the lock" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  92. 8306166 Merge "[ DUP ] prevent sending LE create connection twice" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  93. e22da7c Merge "GD: use extened advertising when controller supported" into tm-dev by Zach Johnson · 3 years, 3 months ago
  94. d9b57eb Increase GATT logs on userdebug and eng builds by Treehugger Robot · 3 years, 3 months ago
  95. 4c19513 Set correct ScanFilter for bass assistant by xiaowang · 3 years, 4 months ago
  96. b009a22 Permission enforcement in BassClientService by xiaowang · 3 years, 4 months ago
  97. 40abe05 Make setComponentAvailable() synchronous by Sal Savage · 3 years, 3 months ago
  98. f3d10bb Merge "Streamline stack/btm/btm_sec::BTM_SetEncryption" am: 63a911a93e am: a0f8ace5d8 am: 096cef44f8 am: 87e8b1890c by Treehugger Robot · 3 years, 3 months ago
  99. e18e857 BluetoothMetrics: Do not assert on events from remote device before upload them by Chen Chen · 3 years, 3 months ago
  100. fae2c60 Merge "Streamline stack/btm/btm_sec::btm_sec_encrypt_change am: 66708b1bab am: d33563ab6d am: 83cd7b3f7c am: debcc0d61f am: b7e99a51ef" into tm-dev by Jack He · 3 years, 3 months ago