1. 7a736e6 Merge "Handle NPE in HFPClientConnectionService" by Sandeep Samdaria · 2 years, 6 months ago
  2. 8d4daea Merge "BluetoothMetrics: cast parameters for BluetoothLocalVersionsReported to avoid compiler ambiguity" by Chen Chen · 2 years, 6 months ago
  3. 0fc73e0 Merge changes I73f0fb18,Ia5640c02,I51550c1b,I51da3a2c,I9139c5e6 by Treehugger Robot · 2 years, 6 months ago
  4. 5315039 Merge changes from topic "pbp-more-apis" by Rongxuan Liu · 2 years, 6 months ago
  5. bcf5187 Merge "Revert "Add API to set connection interval at GATT connection"" by Christine Hallstrom · 2 years, 6 months ago
  6. 6c4dceb Merge "legacy: Remove stack::btm_ble_create_conn_cancel_complete" by Chris Manton · 2 years, 6 months ago
  7. 877a227 Use correct address type based on address policy by Rahul Arya · 2 years, 6 months ago
  8. 2df0685 Merge "Fix that hearing aid paring dialog pops up twice" by Hyundo Moon · 2 years, 6 months ago
  9. f521d04 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Bluetooth" by Treehugger Robot · 2 years, 6 months ago
  10. 7164773 Merge "BAS: Handle disconnect right after connect" by Kyunglyul Hyun · 2 years, 6 months ago
  11. ea4de2f legacy: Remove stack::btm_ble_create_conn_cancel_complete by Chris Manton · 3 years, 4 months ago
  12. e1cd82f Merge "Disable BluetoothMapSmsPduTest when sms is not supported" by Treehugger Robot · 2 years, 6 months ago
  13. c692405 Merge "A2DP: Stop using intent from StateMachine to Service" by William Escande · 2 years, 6 months ago
  14. 03e9ca4 [le audio] Reuse existing constants for broadcast metadata codec config by Rongxuan Liu · 2 years, 6 months ago
  15. b79bc2f BluetoothMetrics: cast parameters for BluetoothLocalVersionsReported to avoid compiler ambiguity by Chen Chen · 2 years, 6 months ago
  16. 0b878bf [le audio] Update 2nd LE broadcast APIs change to support Public Broadcast by Rongxuan Liu · 2 years, 6 months ago
  17. f21673a Merge "Add GetSystemPropertyUint32Base" by William Escande · 2 years, 6 months ago
  18. d0575ab Handle NPE in HFPClientConnectionService by Sandeep Samdaria · 2 years, 6 months ago
  19. c63dea8 Merge "Test mapping cleanup" by David Duarte · 2 years, 6 months ago
  20. cb9e660 Revert "Add API to set connection interval at GATT connection" by Christine Hallstrom · 2 years, 6 months ago
  21. 39d3258 Rename LeAddressManager#GetCurrentAddress() by Rahul Arya · 2 years, 6 months ago
  22. 5c71505 Add support for NRPAs in advertisement sets by Rahul Arya · 2 years, 6 months ago
  23. acf58f7 Add RotatingAddress() method to le_address_manager by Rahul Arya · 2 years, 6 months ago
  24. 80c922d Use dedicated enum for Advertiser Address Type by Rahul Arya · 2 years, 6 months ago
  25. aca1d98 Merge "const-ify uint16_t hci::acl_manager::le_acl_connection::connection_handle_" by Chris Manton · 2 years, 6 months ago
  26. 5cc8417 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Bluetooth by Bob Badour · 2 years, 6 months ago
  27. 22f75a7 Merge "Properly init bta::av::bta_av_aact message structures 18/20" by Chris Manton · 2 years, 6 months ago
  28. ae1618f Merge "[Pandora] Add long characteristic in default DB" by Rahul Arya · 2 years, 6 months ago
  29. 75c99dc Test mapping cleanup by Sam Dubey · 2 years, 6 months ago
  30. 05643e1 Merge "H4ProtocolTest: Never time out" by Treehugger Robot · 2 years, 6 months ago
  31. c47a86b Merge "Bluetooth: Remove executable bit from code" by Myles Watson · 2 years, 6 months ago
  32. 6cc6140 Merge "API rename and requires a dual mode audio device for preferred audio profile API calls." by Rahul Sabnis · 2 years, 6 months ago
  33. 7eccca9 Merge "leaudio: Fix notifing Java layer about DISCONNECTED state" by Łukasz Rymanowski · 2 years, 6 months ago
  34. 0f4ad1e Fix that hearing aid paring dialog pops up twice by Hyundo Moon · 2 years, 6 months ago
  35. fa44948 A2DP: Stop using intent from StateMachine to Service by William Escande · 2 years, 6 months ago
  36. c8013ee Merge "Suppress lint for methods using APIs promoted from system to public" by Treehugger Robot · 2 years, 6 months ago
  37. ff55ef0 Merge changes from topic "private-gatt-cts" by Rahul Arya · 2 years, 6 months ago
  38. 9517abf Merge "Implement DistanceMeasurementManager in Bluetooth app" by Chienyuan Huang · 2 years, 6 months ago
  39. 7a5ece0 Merge "Disable BluetoothMapbMessageSmsTest when sms is not supported" by Treehugger Robot · 2 years, 6 months ago
  40. 2bf1ec5 Suppress lint for methods using APIs promoted from system to public by Michael Groover · 2 years, 6 months ago
  41. e67f267 Disable BluetoothMapSmsPduTest when sms is not supported by Kihong Seong · 2 years, 6 months ago
  42. e1bf6db Merge "[PTS-Bot] Added PAN/BNEP test cases" by Thomas Girardier · 2 years, 6 months ago
  43. 2fd67fe Merge "Add framework APIs for Bluetooth Distance Measurement" by Treehugger Robot · 2 years, 6 months ago
  44. a956ece [Private GATT] Clear services when server closed by Rahul Arya · 2 years, 6 months ago
  45. 0c750f2 [Private GATT] Add API to use a isolated GATT server by Rahul Arya · 2 years, 6 months ago
  46. dfd112e Merge "leaudio: Fix disconnection on timeout" by Jack He · 2 years, 6 months ago
  47. 6d3fe0d H4ProtocolTest: Never time out by Myles Watson · 2 years, 6 months ago
  48. 03ca485 Add GetSystemPropertyUint32Base by William Escande · 2 years, 6 months ago
  49. 5fe5f99 API rename and requires a dual mode audio device for preferred audio by Rahul Sabnis · 2 years, 6 months ago
  50. 7e3f993 [Pandora] Add long characteristic in default DB by Rahul Arya · 2 years, 6 months ago
  51. 38515d5 const-ify uint16_t hci::acl_manager::le_acl_connection::connection_handle_ by Chris Manton · 2 years, 7 months ago
  52. c214205 Properly init bta::av::bta_av_aact message structures 18/20 by Chris Manton · 2 years, 8 months ago
  53. d754f03 headless: Introduce headless bluetooth properties by Chris Manton · 2 years, 8 months ago
  54. 0645c96 Merge changes from topic "libchrome-r1093705" by Abhishek Pandit-Subedi · 2 years, 6 months ago
  55. a93c1fa Merge "BluetoothMetrics: Extract popular device names using Bloomfilter and hash" by Chen Chen · 2 years, 6 months ago
  56. 7709b37 Merge "gd: Remove logging for DELETE_STORED_LINK_KEY" by Henri Chataing · 2 years, 6 months ago
  57. 780a501 Merge "leaudio: Fix invalid reconfiguration state" by Treehugger Robot · 2 years, 6 months ago
  58. 3a7c3cf Merge "RootCanal: Declare the supported commands in controller properties" by Henri Chataing · 2 years, 6 months ago
  59. 70f0b20 leaudio: Fix invalid reconfiguration state by Łukasz Rymanowski · 2 years, 6 months ago
  60. 599a17d leaudio: Fix disconnection on timeout by Łukasz Rymanowski · 2 years, 6 months ago
  61. 000cdd2 Implement DistanceMeasurementManager in Bluetooth app by Chienyuan Huang · 2 years, 6 months ago
  62. 6d2a089 Add framework APIs for Bluetooth Distance Measurement by Chienyuan Huang · 2 years, 7 months ago
  63. 8d6d4f2 Merge "RootCanal: Cleanup SendCommandCompleteUnknownEvent" by Henri Chataing · 2 years, 6 months ago
  64. e95713d Merge "Floss: Refactor send_response to pass the value correctly" by Treehugger Robot · 2 years, 6 months ago
  65. ae92107 Merge "Floss: Implement commands for socket test schedule" by Yun-hao Chung · 2 years, 6 months ago
  66. 1d6af59 Disable BluetoothMapbMessageSmsTest when sms is not supported by Kihong Seong · 2 years, 6 months ago
  67. 42573e4 Merge "Disable MapClientContentTest when sms is not supported" by Kihong Seong · 2 years, 6 months ago
  68. 82af27a Merge "Floss: rework media profile management policy" by Jeremy Wu · 2 years, 6 months ago
  69. ded06dd Merge changes Ib51f61ad,Ibede3342 by Henri Chataing · 2 years, 6 months ago
  70. 6f113fa Merge "[le audio] Update LE broadcast APIs to support Public Broadcast" by Rongxuan Liu · 2 years, 6 months ago
  71. d8d4a78 BluetoothMetrics: Extract popular device names using Bloomfilter and hash by Chen Chen · 2 years, 7 months ago
  72. 7fa07bb gd: Remove logging for DELETE_STORED_LINK_KEY by Henri Chataing · 2 years, 6 months ago
  73. 0ed8d7d RootCanal: Declare the supported commands in controller properties by Henri Chataing · 2 years, 7 months ago
  74. fe4fefa Floss: rework media profile management policy by Jeremy Wu · 2 years, 6 months ago
  75. 5b563d2 Merge "Introduce mockcify.pl for mocking legacy C source" by Chris Manton · 2 years, 6 months ago
  76. 36db1e2 pdl: Specialize Field::Fixed into FixedScalar and FixedEnum by Henri Chataing · 2 years, 6 months ago
  77. 1fb992a Annotate AST nodes with loc, size information by Henri Chataing · 2 years, 7 months ago
  78. 14f6a3f Merge "floss: Add missing headers in various files" by Abhishek Pandit-Subedi · 2 years, 6 months ago
  79. c026cad Merge "Avatar: Skip the undesired argument properly" by Charlie Boutier · 2 years, 6 months ago
  80. 5a956e1 Introduce mockcify.pl for mocking legacy C source by Chris Manton · 2 years, 9 months ago
  81. c22de98 Merge "Import translations. DO NOT MERGE ANYWHERE" by Treehugger Robot · 2 years, 6 months ago
  82. 26d2119 Merge "RootCanal: Reuse device addresses" by Henri Chataing · 2 years, 6 months ago
  83. 5ef351c RootCanal: Cleanup SendCommandCompleteUnknownEvent by Henri Chataing · 2 years, 6 months ago
  84. be5ff25 Merge "Fix flaky test register_enqueue_with_half_empty_queue" by William Escande · 2 years, 6 months ago
  85. 8a6fd5e Merge "hci::acl_manager::assembler Use size_t and add'l bound check" by Chris Manton · 2 years, 6 months ago
  86. 1ff49fa leaudio: Fix notifing Java layer about DISCONNECTED state by Łukasz Rymanowski · 2 years, 6 months ago
  87. c1c415f Merge "btif: Fix possible races on bluetooth off" by Łukasz Rymanowski · 2 years, 6 months ago
  88. d730dbb Merge "MCP: Support toggle-style play/pause media controllers" by Jakub Tyszkowski · 2 years, 6 months ago
  89. 83c5af6 [PTS-Bot] Added PAN/BNEP test cases by Fahad Afroze · 2 years, 6 months ago
  90. dff59dd BAS: Handle disconnect right after connect by Kyunglyul Hyun · 2 years, 6 months ago
  91. 7f6d6d1 Merge "Parse broadcast offload capabilities" by Treehugger Robot · 2 years, 6 months ago
  92. 749139c Merge "Floss: fix from_db to use attribute_handle" by Treehugger Robot · 2 years, 6 months ago
  93. a8240b8 Merge "Fix coverity scan issue: integer overflows" by Tim Tsai · 2 years, 6 months ago
  94. 6a35619 Merge "leaudio: Allow to disable inband ringtone" by Łukasz Rymanowski · 2 years, 6 months ago
  95. 43a1605 Floss: Refactor send_response to pass the value correctly by JohnLai · 2 years, 6 months ago
  96. b406d2b Disable MapClientContentTest when sms is not supported by Kihong Seong · 2 years, 6 months ago
  97. ea97604 Merge changes Ia62aacb0,If14d1a97,Ibc470d3f,I94fafe8a,I4868de5c, ... by Rahul Arya · 2 years, 6 months ago
  98. 60ca3cf Fix flaky test register_enqueue_with_half_empty_queue by William Escande · 2 years, 6 months ago
  99. 5c649dc Merge "RootCanal: Fix OOB reference in IncomingAclPacket" by Henri Chataing · 2 years, 6 months ago
  100. d6792ea Merge "[Offload] Expose getAdvertiserId API as SystemApi" by Treehugger Robot · 2 years, 6 months ago