1. 19ed873 Merge "Add Shadow Address Resolution list" by Treehugger Robot · 3 years, 11 months ago
  2. 93c842c Merge "Init HFP interface with empty callbacks" by En-Shuo Hsu · 3 years, 11 months ago
  3. 35115a8 Merge "legacy: Use get_btm_client_interface().eir.BTM_GetEirUuidList" by Treehugger Robot · 3 years, 11 months ago
  4. 29cfae4 Merge "legacy: Const-ify deserializing raw address" by Treehugger Robot · 3 years, 11 months ago
  5. f522466 Merge "Set ID_BIT in own_addr_type only when local privacy is enabled" by Sukesh Srikakula · 3 years, 11 months ago
  6. 243e97b Add Shadow Address Resolution list by Chris Manton · 3 years, 11 months ago
  7. 308a3b6 legacy: Use get_btm_client_interface().eir.BTM_GetEirUuidList by Chris Manton · 4 years ago
  8. 21008d5 legacy: Const-ify deserializing raw address by Chris Manton · 4 years ago
  9. 373cef9 Merge "legacy: Introduce test mock bluetooth_interface" by Treehugger Robot · 3 years, 11 months ago
  10. 656b91d Merge "legacy: Remove duplicate declarations" by Treehugger Robot · 3 years, 11 months ago
  11. de42999 Set ID_BIT in own_addr_type only when local privacy is enabled by Sukesh Srikakula · 3 years, 11 months ago
  12. cff821f Merge changes I6fc133a1,I4bbebd14 by Jack He · 3 years, 11 months ago
  13. bebafbd legacy: Introduce test mock bluetooth_interface by Chris Manton · 3 years, 11 months ago
  14. df9c6f2 Merge "leaudio: Fix unit tests" by Treehugger Robot · 3 years, 11 months ago
  15. 8b30440 Merge "Fix AVDT_open before Delay_report according to AVDTP v1.3" by Treehugger Robot · 3 years, 11 months ago
  16. d8f79be leaudio: Fix unit tests by Łukasz Rymanowski · 3 years, 11 months ago
  17. 514452a Init HFP interface with empty callbacks by En-Shuo Hsu · 3 years, 11 months ago
  18. a35337e Merge "Expose isCISCentralSupported() and isLePeriodicAdvertisingSyncTransferSenderSupported() API" by Treehugger Robot · 3 years, 11 months ago
  19. 9ded4ec Merge changes I14093b5d,I9609b25d,Ic06c7a3d,I3f36c785,I6200c494, ... by Treehugger Robot · 3 years, 11 months ago
  20. f64a192 Merge "Plumb acl_manager Clear Address Resolving List" by Treehugger Robot · 3 years, 11 months ago
  21. 5ee8d9f Suppress warnings for cross compiled targets by Chris Manton · 3 years, 11 months ago
  22. 52013c3 legacy: Remove duplicate declarations by Chris Manton · 4 years ago
  23. a5460a4 Add missing Apache headers by Qasim Javed · 3 years, 11 months ago
  24. e5f6b2f Plumb acl_manager Clear Address Resolving List by Chris Manton · 3 years, 11 months ago
  25. e97e9c1 leaudio: Workaround for the audio configuration change by Łukasz Rymanowski · 3 years, 11 months ago
  26. 7c489a83 Merge "SCO: Ignore close event at listen state" by Treehugger Robot · 3 years, 11 months ago
  27. 379b3dc Merge "Update rootcanal scripts to use python3 shebang." by Treehugger Robot · 3 years, 11 months ago
  28. f143da1 Merge "legacy: Delete bt_common" by Treehugger Robot · 3 years, 11 months ago
  29. 666b01d vc: Fix for incorrect encryption state by Łukasz Rymanowski · 3 years, 11 months ago
  30. c3ab26c vc: Call remove device on unbonding event by Łukasz Rymanowski · 3 years, 11 months ago
  31. e6f4322 leaudio: Improve connecting other set members by Łukasz Rymanowski · 3 years, 11 months ago
  32. fae37c1 leaudio: Fix background connection by Łukasz Rymanowski · 3 years, 11 months ago
  33. 23cdddd leaudio: Clean connecting_actively_ flag by Łukasz Rymanowski · 3 years, 11 months ago
  34. 3cf3a4a SCO: Ignore close event at listen state by Josh Wu · 3 years, 11 months ago
  35. d05ca97 use device_type from SEC dev record when available by Andriy Naborskyy · 5 years ago
  36. 469b01c A build flag to disable phone signal strength indicators. by Calvin On · 5 years ago
  37. 35749bd BTM resolve race condition in ble local resolving list by Calvin On · 7 years ago
  38. fc5f827 Don't start peer authentication when peer device already started it. by Calvin On · 7 years ago
  39. cd80e20 Merge "BTM: added delay to resolve conflict between auth request from multiple devices" by Md Shahriar Hossain Sajib · 3 years, 11 months ago
  40. 13f5004 Merge "floss: dpkg build script and configs" by Treehugger Robot · 3 years, 11 months ago
  41. 144f1ad legacy: Delete bt_common by Chris Manton · 4 years ago
  42. b055114 avrcp: PTS mode track selected by Andriy Naborskyy · 6 years ago
  43. d743f20 Merge "GD: Add cert test for background connection" by Treehugger Robot · 3 years, 11 months ago
  44. ea1561c Bluetooth advance audio code by sravan voleti · 3 years, 11 months ago
  45. d1d3c51 Merge "Add in enable address resolution to le_address_manager" by Treehugger Robot · 3 years, 11 months ago
  46. 7c9450a floss: dpkg build script and configs by Martin Brabham · 4 years ago
  47. 27afd7e Merge "[GD-HCI] ACL handle should be AND'ed with 0xFFF instead of 0xEFF" by Treehugger Robot · 3 years, 11 months ago
  48. aaba08d Merge "gd: Specialize template ToHexString<unsigned int>" by Treehugger Robot · 3 years, 11 months ago
  49. 120e7da Add in enable address resolution to le_address_manager by Chris Manton · 3 years, 11 months ago
  50. 6923430 floss: Include bta/le_audio/le_audio_types:std::bitset by Chris Manton · 3 years, 11 months ago
  51. f012869 [GD-HCI] ACL handle should be AND'ed with 0xFFF instead of 0xEFF by Jack He · 3 years, 11 months ago
  52. 9218bd1 Update rootcanal scripts to use python3 shebang. by Erwin Jansen · 3 years, 11 months ago
  53. 54135c6 Merge "floss: Fix Flatbuffer build rework" by Treehugger Robot · 3 years, 11 months ago
  54. 9895d1e gd: Specialize template ToHexString<unsigned int> by Chris Manton · 4 years ago
  55. 8c7dde2 Merge "L2cap: Cancel Sm4 timeout after security complete" by Treehugger Robot · 3 years, 11 months ago
  56. 54e2b7b floss: Fix Flatbuffer build rework by Sonny Sasaka · 3 years, 11 months ago
  57. 1842325 GD: Add cert test for background connection by Chienyuan · 3 years, 11 months ago
  58. f9a7699 Configurable Generic Attribute service handles in ServiceChanged indications by Md Shahriar Hossain Sajib · 4 years ago
  59. 98bae56 Merge "legacy: Truncate hci packet factory" by Treehugger Robot · 3 years, 11 months ago
  60. 435820b Merge "Add prebuilt_etc module (bt_controller_properties) for controller properties." by Rob Seymour · 3 years, 11 months ago
  61. 6ae8d3d legacy: Truncate hci packet factory by Chris Manton · 4 years ago
  62. 4cbf408 Merge "RootCanal: Add LE Parameter Updates" by Treehugger Robot · 3 years, 11 months ago
  63. 3305bc0 Merge "legacy: Remove #PAN_SUPPORTS_ROLE_PANU" by Treehugger Robot · 3 years, 11 months ago
  64. 3563972 Merge "Consti-ify ListDependencies for modules" by Treehugger Robot · 3 years, 11 months ago
  65. 9461700 RootCanal: Add LE Parameter Updates by Myles Watson · 4 years ago
  66. 015368d Merge "Disable advertising set on connection" by Treehugger Robot · 3 years, 11 months ago
  67. 0166742 Merge "HCI: Add address to LinkKeyRequestReplyComplete" by Treehugger Robot · 3 years, 11 months ago
  68. bd8f51a Merge "Fix build with global ThinLTO" by Yi Kong · 3 years, 11 months ago
  69. 91fc137 Merge changes I62432051,I95705e96,Ic454d8e5,I0ee8353b,I4163fec7, ... by Jakub Pawlowski · 3 years, 11 months ago
  70. 0814c43 Merge "RootCanal: Add RPA resolution for connections" by Treehugger Robot · 3 years, 11 months ago
  71. 3d81c66 Fix build with global ThinLTO by Yi Kong · 3 years, 11 months ago
  72. 321202f legacy: Remove #PAN_SUPPORTS_ROLE_PANU by Chris Manton · 4 years ago
  73. 7c2cb4a Merge "legacy: Remove #PAN_SUPPORTS_ROLE_NAP" by Treehugger Robot · 3 years, 11 months ago
  74. 46339c9 Consti-ify ListDependencies for modules by Chris Manton · 3 years, 11 months ago
  75. 0b7b9e2 Fix AVDT_open before Delay_report according to AVDTP v1.3 by Hoa Hoang · 3 years, 11 months ago
  76. fdf193d leaudio: Improve switching context types by Łukasz Rymanowski · 3 years, 11 months ago
  77. 7b031f7 leaudio: Allow to disable Link Quality Reports by Łukasz Rymanowski · 3 years, 11 months ago
  78. d619c11 leaudio: Fix handling invalid peer device by Łukasz Rymanowski · 3 years, 11 months ago
  79. 82f0417 le_audio: Handle multiple audio server tracks by Grzegorz Kołodziejczyk · 3 years, 11 months ago
  80. ad74101 le_audio: Initial implementation of updating metadata by Grzegorz Kołodziejczyk · 4 years ago
  81. 3e62085 vc: Add support for group operations by Łukasz Rymanowski · 4 years, 1 month ago
  82. 1e23588 BTM: added delay to resolve conflict between auth request from multiple devices by Md Shahriar Hossain Sajib · 4 years ago
  83. 6071f99 Merge "GD: Add background connection list for LE" by Treehugger Robot · 3 years, 11 months ago
  84. cd31275 legacy: Remove #PAN_SUPPORTS_ROLE_NAP by Chris Manton · 4 years ago
  85. c5449c2 Merge "legacy: Remove unused variable stack::a2dp_vendor_ldac_decoder" by Treehugger Robot · 3 years, 11 months ago
  86. c7f3469 legacy: Remove unused variable stack::a2dp_vendor_ldac_decoder by Chris Manton · 4 years ago
  87. 5e6fddc legacy: Replace stack::btm_devctl::make_set_event_mask by Chris Manton · 4 years ago
  88. b94c13a Merge "floss: add systemd invoker." by Sonny Sasaka · 3 years, 11 months ago
  89. 4881860 Merge "legacy: Introduce stack/::pan_result_text" by Treehugger Robot · 3 years, 11 months ago
  90. 0995e41 Merge "Don't change address type of address filter " by Treehugger Robot · 3 years, 11 months ago
  91. 077e31b legacy: Introduce stack/::pan_result_text by Chris Manton · 4 years ago
  92. a691c05 Merge "legacy: Enum-ify stack/include/pan_api::tPAN_RESULT" by Treehugger Robot · 3 years, 11 months ago
  93. 038087c legacy: Remove #BTA_PAN_INCLUDED by Chris Manton · 4 years ago
  94. 42bb487 legacy: Enum-ify stack/include/pan_api::tPAN_RESULT by Chris Manton · 4 years ago
  95. e7823bf Merge "legacy: Remove unused stack/pan::definitions" by Treehugger Robot · 3 years, 11 months ago
  96. d2f3775 floss: add systemd invoker. by Martin Brabham · 4 years ago
  97. 8b24176 Merge "gd/common: Replace variable length array" by Treehugger Robot · 3 years, 11 months ago
  98. 3961257 Merge "Re-work flatbuffer build and bundler" by Treehugger Robot · 3 years, 11 months ago
  99. 95bddea legacy: Remove unused stack/pan::definitions by Chris Manton · 4 years ago
  100. e0e56d8 Re-work flatbuffer build and bundler by Chris Manton · 3 years, 11 months ago