1. f13ebc7 Merge "Blueberry: Add Blueberry Android Server" by Treehugger Robot · 3 years, 6 months ago
  2. 030236f Merge "Remove lc3 decoder implementation." by Jakub Pawłowski · 3 years, 6 months ago
  3. b763684 Merge "Use the in-house LC3 decoder" by Jakub Pawłowski · 3 years, 6 months ago
  4. e10ce04 Merge changes Ib080cfab,I0fe28244 by Treehugger Robot · 3 years, 6 months ago
  5. d3b07a1 legacy: Remove btm_ble_set_random_address by Chris Manton · 3 years, 6 months ago
  6. c612e54 Merge "l2cap: Fix for REF responds with same DCIDs for different connections from IUT" by Treehugger Robot · 3 years, 6 months ago
  7. b3ef18f Merge "Set state machine thread join timeout" by Treehugger Robot · 3 years, 6 months ago
  8. 3cc9aab Merge "Rename BT_PROPERTY_ADAPTER_DISCOVERY_TIMEOUT to BT_PROPERTY_ADAPTER_DISCOVERABLE_TIMEOUT" by Treehugger Robot · 3 years, 6 months ago
  9. a51bd60 Merge "Clean legacy code in aidl" by William Escande · 3 years, 6 months ago
  10. fdf92d1 l2cap: Fix for REF responds with same DCIDs for different connections from IUT by Kilsung Yu · 3 years, 7 months ago
  11. 06e59d6 Remove lc3 decoder implementation. by Jakub Pawlowski · 3 years, 6 months ago
  12. 68fe8ba Use the in-house LC3 decoder by Jakub Pawlowski · 3 years, 6 months ago
  13. 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
  14. e817a25 fix: sanitizer grunt on negative values implicitely converted to unsigned by Antoine Soulier · 3 years, 6 months ago
  15. 6e59b31 Clean legacy code in aidl by William Escande · 3 years, 6 months ago
  16. 1086091 Merge "tbs: Silent mode tracking" by Jakub Pawłowski · 3 years, 6 months ago
  17. 513d17c Merge "leaudio: Fix getting first device." by Jakub Pawłowski · 3 years, 6 months ago
  18. afee2d5 Merge "leaudio: Fix possible Assert OnLeAudioDeviceSetStateTimeout" by Treehugger Robot · 3 years, 6 months ago
  19. f76edf6 Merge "Run AddressCache::init in jni thread" by Treehugger Robot · 3 years, 6 months ago
  20. c89178f Merge "Handle RemoteException when getstate exception" by Zach Johnson · 3 years, 6 months ago
  21. 84b719f leaudio: Fix possible Assert OnLeAudioDeviceSetStateTimeout by Łukasz Rymanowski · 3 years, 6 months ago
  22. c989bf8 SpatialAudio: Set low latency allowed signal at startSession by Chen Chen · 3 years, 6 months ago
  23. 4ecf41f leaudio: Fix getting first device. by Łukasz Rymanowski · 3 years, 6 months ago
  24. 114bc26 Merge "Fix btif core test" by Treehugger Robot · 3 years, 6 months ago
  25. 7877195 Merge "l2cap: Fix l2cu_reject_ble_connection" by Treehugger Robot · 3 years, 6 months ago
  26. 3ec21d5 Merge "Floss: build.py needs a few more apt dependencies" by Treehugger Robot · 3 years, 6 months ago
  27. 7540d43 Merge "Add apt package to --run-bootstrap" by Martin Brabham · 3 years, 6 months ago
  28. 6477f32 Merge "Fix --run-bootstrap for build.py" by Treehugger Robot · 3 years, 6 months ago
  29. a79124c Merge "check p_dev before calling callback" by Treehugger Robot · 3 years, 6 months ago
  30. 296d92e Merge "Revert "legacy: Remove unused hci event handling"" by Chris Manton · 3 years, 6 months ago
  31. 5d2c180 Merge "Bug fix of calling a null AdapterService" by Treehugger Robot · 3 years, 6 months ago
  32. 831b856 Merge "Skip service of poll sockets that are no longer registered" by Treehugger Robot · 3 years, 6 months ago
  33. d7ac9a0 l2cap: Fix l2cu_reject_ble_connection by Kilsung Yu · 3 years, 7 months ago
  34. 906d8d2 Fix btif core test by Martin Brabham · 3 years, 6 months ago
  35. 6dab353 Revert "legacy: Remove unused hci event handling" by Chris Manton · 3 years, 6 months ago
  36. fdf4bc0 Run AddressCache::init in jni thread by Chienyuan · 3 years, 6 months ago
  37. 9e7de22 check p_dev before calling callback by William Escande · 3 years, 6 months ago
  38. 98bb894 tbs: Silent mode tracking by Mariusz Skamra · 3 years, 6 months ago
  39. d9e2809 Handle RemoteException when getstate exception by weichinweng · 3 years, 6 months ago
  40. 930ad28 Set state machine thread join timeout by Jakub Tyszkowski · 3 years, 6 months ago
  41. c8130de l2cap: Host Crash Observed in L2CAP_ECFC_BV-20-C by Kilsung Yu · 3 years, 7 months ago
  42. 8e4c257 Skip service of poll sockets that are no longer registered by Chris Manton · 3 years, 6 months ago
  43. 98e6952 Bug fix of calling a null AdapterService by Kai Shi · 3 years, 6 months ago
  44. 9d718b1 Merge "HearingAid: Config GAP_HANDLE initialize value is GAP_INVALID_HANDLE." by Weichin Weng · 3 years, 6 months ago
  45. 7e30558 Merge "Remove @NonNull from boolean parameters and init the name with empty string" by Treehugger Robot · 3 years, 6 months ago
  46. 0f30a70 floss: Add Get/SetConnectable and Get/SetDiscoverable adapter APIs by Katherine Lai · 3 years, 6 months ago
  47. 285f4f3 floss: Rename AdapterDiscoveryTimeout to AdapterDiscoverableTimeout by Katherine Lai · 3 years, 6 months ago
  48. b68a4b5 Rename BT_PROPERTY_ADAPTER_DISCOVERY_TIMEOUT to BT_PROPERTY_ADAPTER_DISCOVERABLE_TIMEOUT by Katherine Lai · 3 years, 6 months ago
  49. fd8896f Merge "SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth" by Chen Chen · 3 years, 6 months ago
  50. 6fada95 Merge "SpatialAudio: Pass buffer size switching signal from audio HAL to native Bluetooth" by Chen Chen · 3 years, 6 months ago
  51. 0ad31ce Merge "Check if stack down before caching scan result" by Treehugger Robot · 3 years, 6 months ago
  52. 42723c5 Merge changes Idd1258bc,Ie47d71b5,I92007320,I6e817cfc,If90840d3, ... by William Escande · 3 years, 6 months ago
  53. 701ebfc HEARINGAID Enforce priviled on setVolume by William Escande · 3 years, 6 months ago
  54. 8665a75 Removed useless testapi annotation by William Escande · 3 years, 6 months ago
  55. 7ee7826 Remove duplicate method exposure by William Escande · 3 years, 6 months ago
  56. 9c060ea Remove non logical permission on api by William Escande · 3 years, 6 months ago
  57. 3714203 Fix some API recently added by William Escande · 3 years, 6 months ago
  58. 996f150 Floss: build.py needs a few more apt dependencies by Martin Brabham · 3 years, 6 months ago
  59. ba22adf Add apt package to --run-bootstrap by Martin Brabham · 3 years, 6 months ago
  60. 247d80b Fix --run-bootstrap for build.py by Martin Brabham · 3 years, 6 months ago
  61. 4dac9e8 Check if stack down before caching scan result by Chris Manton · 3 years, 6 months ago
  62. 3f38e42 API Changes needed for apex to build by William Escande · 3 years, 6 months ago
  63. fa3e4cb le_audio: Move audio set configurations to json file by Jakub Tyszkowski · 3 years, 6 months ago
  64. 8752ad6 Merge "Replace CodecType bitmask with set" by Treehugger Robot · 3 years, 6 months ago
  65. 6171302 Merge "le_audio: Move set configurations" by Treehugger Robot · 3 years, 6 months ago
  66. 03c7b6a Replace CodecType bitmask with set by Josh Wu · 3 years, 6 months ago
  67. e82b512 le_audio: Move set configurations by Jakub Tyszkowski · 3 years, 7 months ago
  68. c004f6c HearingAid: Config GAP_HANDLE initialize value is GAP_INVALID_HANDLE. by weichinweng · 3 years, 6 months ago
  69. 72714fb legacy: Use proper hci status types tHCI_STATUS by Chris Manton · 3 years, 6 months ago
  70. 9907b10 Move class of device to bt_dev_class by Chris Manton · 3 years, 6 months ago
  71. 8b254c1 Merge "legacy: Remove unused hci event handling" by Treehugger Robot · 3 years, 6 months ago
  72. c35d473 Move frameworks OWNERS file to cover all files by Rahul Sabnis · 3 years, 6 months ago
  73. f41721c SpatialAudio: Pass buffer size switching signal from audio HAL to native Bluetooth by Chen Chen · 3 years, 6 months ago
  74. 7143822 Merge "Remove unused declarations btif/src/stack_manager" by Treehugger Robot · 3 years, 6 months ago
  75. fab0587 Merge "Fix duplicate status code" by Treehugger Robot · 3 years, 6 months ago
  76. b892ef6 Merge "classic/le connection private impls may not be constructed" by Treehugger Robot · 3 years, 6 months ago
  77. 822cc50 Merge "Add more owners to /service" by Rahul Sabnis · 3 years, 6 months ago
  78. d31058c legacy: Remove unused hci event handling by Chris Manton · 3 years, 6 months ago
  79. 0e727a8 Merge "floss: Fix LeAudioClient::Initialize" by Treehugger Robot · 3 years, 6 months ago
  80. f3a8078 SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth by Chen Chen · 3 years, 6 months ago
  81. 6a369dc classic/le connection private impls may not be constructed by Chris Manton · 3 years, 6 months ago
  82. 124f094 Add more owners to /service by Rahul Sabnis · 3 years, 6 months ago
  83. ae0a498 Merge "Add more owners to /android/app" by Rahul Sabnis · 3 years, 6 months ago
  84. 6d7fc75 Add more owners to /android/app by Rahul Sabnis · 3 years, 6 months ago
  85. 51a1098 Merge "Check after shutdown for null security device list" by Treehugger Robot · 3 years, 6 months ago
  86. 19d1ad5 Add more owners to /system by Abhishek Pandit-Subedi · 3 years, 6 months ago
  87. b0b524f Check after shutdown for null security device list by Chris Manton · 3 years, 6 months ago
  88. 327d23a Blueberry: Add Blueberry Android Server by Charlie Boutier · 3 years, 6 months ago
  89. bc50b43 Fix duplicate status code by Jakub Tyszkowski · 3 years, 6 months ago
  90. 9f489b9 Remove @NonNull from boolean parameters and init the name with empty string by Patty · 3 years, 6 months ago
  91. c0aa1b0 Merge "Condense top level OWNERS file and remove "set noparent" from the frameworks OWNERS file." by Treehugger Robot · 3 years, 6 months ago
  92. a342218 Merge "Fix concurrency issues on state machine shutdown" by Treehugger Robot · 3 years, 6 months ago
  93. 570864b Ignore a2dp connection request in StateClosing by Robert Gross · 3 years, 6 months ago
  94. 1234e8d Merge "GD Rust: Remove use of signal port" by Bidhya Sharma · 3 years, 6 months ago
  95. 4c043ef Merge "Show volume bar when BLE device's volume is changed" by Hyundo Moon · 3 years, 6 months ago
  96. 03bb12d Condense top level OWNERS file and remove "set noparent" from the by Rahul Sabnis · 3 years, 6 months ago
  97. c002885 Remove unused declarations btif/src/stack_manager by Chris Manton · 3 years, 6 months ago
  98. 7cab501 Merge "testing: Add bluetooth::shim::CountCounterMetrics" by Treehugger Robot · 3 years, 6 months ago
  99. 195d17b Merge "Remove dependency gd::handler on eventfd with wrapped API" by Treehugger Robot · 3 years, 6 months ago
  100. ac9bcb5 GD Rust: Remove use of signal port by Bidhya · 3 years, 6 months ago