1. d0dcd9b Import base::CallbackList into bluetooth::common::CallbackList by Jakub Pawlowski · 6 years ago
  2. 4e7ab51 Merge "Make le LinkManager aware of AddressType" by Jakub Pawlowski · 6 years ago
  3. 02b234d Make le LinkManager aware of AddressType by Jakub Pawlowski · 6 years ago
  4. e15805d Update file group names by Martin Brabham · 6 years ago
  5. 3e47b9e Merge "Add a fuzzer in bluetooth gd for l2cap dynamic channel allocator" by Treehugger Robot · 6 years ago
  6. 3fd1373 Add a fuzzer in bluetooth gd for l2cap dynamic channel allocator by Zongheng Wang · 6 years ago
  7. c62c69a Connect gd/neighbor into build system by Chris Manton · 6 years ago
  8. 1d9aadd Fix initiating_PHYS bit in HCI_LE_Extend_Create_Connection by Kevin Wang · 6 years ago
  9. 07330ac Merge "Inquiry module implementation" by Chris Manton · 6 years ago
  10. e058d97 Merge "Add connectability module" by Treehugger Robot · 6 years ago
  11. 78722a2 Merge changes Ib4c81ba3,I79bead5d by Treehugger Robot · 6 years ago
  12. 79cb0df Merge "Make hci::AclConnection aware of AddressType for LE Connections" by Treehugger Robot · 6 years ago
  13. b436f9f Merge "HFP: remove the dropped HF connection request message in btif connect_queue and advance to the next scheduled connection request." by Treehugger Robot · 6 years ago
  14. 1428714 Merge "Classic inquiry scan API" by Treehugger Robot · 6 years ago
  15. 6891ecb Add discoverability module by Chris Manton · 6 years ago
  16. 3c9a9b5 Add connectability module by Chris Manton · 6 years ago
  17. 122f273 Add page scan module by Chris Manton · 6 years ago
  18. 4875d3b Inquiry module implementation by Chris Manton · 6 years ago
  19. ec17e3f Classic inquiry scan API by Chris Manton · 6 years ago
  20. a749a34 Merge "Inquiry and page scan common module" by Treehugger Robot · 6 years ago
  21. d811a9c Make hci::AclConnection aware of AddressType for LE Connections by Jakub Pawlowski · 6 years ago
  22. 0515a5e Merge "Add Page Write commands" by Treehugger Robot · 6 years ago
  23. 3f96073 Merge "Support inquiry commands and tests" by Chris Manton · 6 years ago
  24. 0a9013f HFP: remove the dropped HF connection request message in btif connect_queue and advance to the next scheduled connection request. by jonerlin · 6 years ago
  25. 809948c SecurityModule boilerplate code by Jakub Pawlowski · 6 years ago
  26. 85977b2 Merge "HID host: Support SET REPORT" by Treehugger Robot · 6 years ago
  27. e07246a Add Page Write commands by Chris Manton · 6 years ago
  28. 8efb1f5 Support inquiry commands and tests by Chris Manton · 6 years ago
  29. 4921ea4 HCI: Add LE advertising and scanning interfaces by Myles Watson · 6 years ago
  30. dfc12a6 Merge "Add property check for gd shim entry" by Treehugger Robot · 6 years ago
  31. 946ede1 Inquiry and page scan common module by Chris Manton · 6 years ago
  32. 4de8496 Add property check for gd shim entry by Chris Manton · 6 years ago
  33. 519645d Rename "smp" to "security" by Jakub Pawlowski · 6 years ago
  34. 45d5400 [system][bt] fix -Wreorder-init-list again by Nick Desaulniers · 6 years ago
  35. 570f6f7 Merge changes I30972458,I62dd309d by Nick Desaulniers · 6 years ago
  36. eb622d3 Merge "L2CAP classic signalling handler, data pipeline, and cert test" by Treehugger Robot · 6 years ago
  37. d7dc708 [system][bt] fix -Wdangling-gsl by Nick Desaulniers · 6 years ago
  38. c88bac3 [system][bt] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  39. d8bcb06 Merge "[system][bt][gd] fix -Wreorder-init-list" by Treehugger Robot · 6 years ago
  40. 3f8f9b8 [system][bt][gd] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  41. 1347984 L2CAP classic signalling handler, data pipeline, and cert test by Hansong Zhang · 6 years ago
  42. 18b9801 hci_pdl: Inquiry commands by Chris Manton · 6 years ago
  43. dacad0c HCI: Add GAP data to advertising packets by Myles Watson · 6 years ago
  44. a62eab7 PDL: Add padding fields by Myles Watson · 6 years ago
  45. 9d388bb PDL: Support Type Length Value in Structs by Myles Watson · 6 years ago
  46. 7e04a06 PDL: Allow parent packets with no parameters by Myles Watson · 6 years ago
  47. 2b1abb3 PDL: Add an error for redefinition by Myles Watson · 6 years ago
  48. b1a0c85 PDL: Use fixed portion of dynamic sizes for arrays by Myles Watson · 6 years ago
  49. f1c1f26 Merge "GD HCI: add unittest for LeConnectionCallbacks" by Treehugger Robot · 6 years ago
  50. badcbbb GD HCI: add unittest for LeConnectionCallbacks by Chienyuan · 6 years ago
  51. 28ee68c Split L2CAP Classic and LE stacks into separate modules by Jack He · 6 years ago
  52. dc98c3b Merge "PDL: Add GetStructOffset and GetStructSize" by Treehugger Robot · 6 years ago
  53. 307de67 Merge "L2cap dynamic channel and service" by Treehugger Robot · 6 years ago
  54. 924497b Merge changes I62125269,Icbe89252 by Treehugger Robot · 6 years ago
  55. 653f832 Merge "PDL: Add for_struct to GenExtractor" by Treehugger Robot · 6 years ago
  56. 0c4712c Merge "Update WriteInquiryScanActivity" by Treehugger Robot · 6 years ago
  57. f9b6735 Update WriteInquiryScanActivity by Chris Manton · 6 years ago
  58. db78eb1 Merge "Add Read Number of Supported Iac complete" by Treehugger Robot · 6 years ago
  59. 63bae98 Merge "Add Read Page Timeout Complete View" by Treehugger Robot · 6 years ago
  60. 82caf38 PDL: Add GetStructOffset and GetStructSize by Myles Watson · 6 years ago
  61. a630ba0 PDL: Use Size for StructField sizes by Myles Watson · 6 years ago
  62. b95e247 PDL: Pass the size to GenBounds by Myles Watson · 6 years ago
  63. d7a9e04 PDL: Add for_struct to GenExtractor by Myles Watson · 6 years ago
  64. dd9fc8b Legacy portion of btm shim layer by Chris Manton · 6 years ago
  65. c5f55c6 L2cap dynamic channel and service by Hansong Zhang · 6 years ago
  66. 00f4f41 Merge "GD HCI: implement connection management commands of AclManager" by Myles Watson · 6 years ago
  67. 67b26fe GD HCI: implement connection management commands of AclManager by Chienyuan · 6 years ago
  68. 9ddfcbc Merge "Legacy portion of l2cap shim layer" by Chris Manton · 6 years ago
  69. dfe199a Merge "ServiceDiscoveryProtocol DB Full" by Joseph Pirozzo · 6 years ago
  70. f4bc22f Add Read Number of Supported Iac complete by Chris Manton · 6 years ago
  71. 3f2e246 Merge "L2CAP: Use VariableSizeStruct in config options" by Myles Watson · 6 years ago
  72. 4e2ccfd Add Read Page Timeout Complete View by Chris Manton · 6 years ago
  73. 8b78b0c Legacy portion of l2cap shim layer by Chris Manton · 6 years ago
  74. 1e8afd8 Merge "Use the same fixed channel allocator for both Classic and LE connections" by Treehugger Robot · 6 years ago
  75. f80ee97 Merge "Implement LE L2CAP Fixed Channel" by Treehugger Robot · 6 years ago
  76. e162ac3 L2CAP: Use VariableSizeStruct in config options by Myles Watson · 6 years ago
  77. 861604a PDL: Only find offsets from the beginning for structs by Myles Watson · 6 years ago
  78. 7f43261 PDL: Inline ParseStruct functions by Myles Watson · 6 years ago
  79. 8c8edf6 Use the same fixed channel allocator for both Classic and LE connections by Jack He · 6 years ago
  80. ad242dc Implement LE L2CAP Fixed Channel by Jack He · 6 years ago
  81. 49ba8dc L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 6 years ago
  82. 6b00cc3 ServiceDiscoveryProtocol DB Full by Joseph Pirozzo · 6 years ago
  83. d8ac6c1 Merge "PDL: Enforce ENUM_STYLE" by Treehugger Robot · 6 years ago
  84. 16dcaac Merge "PDL: Add variable-sized structs" by Treehugger Robot · 6 years ago
  85. 83b0308 Merge "Prevent bluetooth native crash during failed security authentication" by Treehugger Robot · 6 years ago
  86. 164ef58 PDL: Enforce ENUM_STYLE by Myles Watson · 6 years ago
  87. 6b23b96 PDL: Add variable-sized structs by Myles Watson · 6 years ago
  88. 8cb25df Revert "L2CAP Classic dynamic channel and allocator impl" by Hansong Zhang · 6 years ago
  89. d539cc9 L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 6 years ago
  90. f43ff6b Merge "GD HCI: Add unittest for AclConnection" by Treehugger Robot · 6 years ago
  91. 8176654 Prevent bluetooth native crash during failed security authentication by jonerlin · 6 years ago
  92. 6844fc8 GD HCI: Add unittest for AclConnection by Chienyuan · 6 years ago
  93. 0b61359 Merge "Change sec_state before resend pending command" by Treehugger Robot · 6 years ago
  94. 62279f9 Change sec_state before resend pending command by Vic Huang · 6 years ago
  95. 28d7978 L2CAP dynamic channel API by Hansong Zhang · 6 years ago
  96. 0370e33 Merge "Disable leak detection locally." by Steven Moreland · 6 years ago
  97. 94424cc Merge changes I6266c445,I0d9e9296 by Myles Watson · 6 years ago
  98. e1f51b8 A2DP: Don't wait for role switch when unsupported by the BT SoC by Cheney Ni · 6 years ago
  99. cac936f Merge "Rename to bluetooth_stack_with_facade" by Treehugger Robot · 6 years ago
  100. 59ab573 A2DP: Don't wait for role switch on a blacklisted device by Cheney Ni · 6 years ago