1. 423b6be L2CAP: Use AddressWithType in L2CAP LE APIs by Jack He · 6 years ago
  2. b589883 HCI: Create AddressWithType and its unit tests by Jack He · 6 years ago
  3. 21b5002 Merge "Add FUZZ test generator for packets and L2CAP fuzz tests" by Treehugger Robot · 6 years ago
  4. afa8a7c Merge "Make le LinkManager aware of AddressType" by Jakub Pawlowski · 6 years ago
  5. 8af1b62 Add FUZZ test generator for packets and L2CAP fuzz tests by Jack He · 6 years ago
  6. 2e75de1 Make le LinkManager aware of AddressType by Jakub Pawlowski · 6 years ago
  7. a5be868 Update file group names by Martin Brabham · 6 years ago
  8. 18662ec Merge "Add a fuzzer in bluetooth gd for l2cap dynamic channel allocator" by Treehugger Robot · 6 years ago
  9. 627ba81 Add a fuzzer in bluetooth gd for l2cap dynamic channel allocator by Zongheng Wang · 6 years ago
  10. af1058b Connect gd/neighbor into build system by Chris Manton · 6 years ago
  11. 6188061 Fix initiating_PHYS bit in HCI_LE_Extend_Create_Connection by Kevin Wang · 6 years ago
  12. 92401c0 Merge "Inquiry module implementation" by Chris Manton · 6 years ago
  13. 61eb84c Merge "Add connectability module" by Treehugger Robot · 6 years ago
  14. 99e9c76 Merge changes Ib4c81ba3,I79bead5d by Treehugger Robot · 6 years ago
  15. 4095080 Merge "Make hci::AclConnection aware of AddressType for LE Connections" by Treehugger Robot · 6 years ago
  16. 77a4b9b 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
  17. 877bfb1 Merge "Classic inquiry scan API" by Treehugger Robot · 6 years ago
  18. d42f2c0 Add discoverability module by Chris Manton · 6 years ago
  19. d9548bc Add connectability module by Chris Manton · 6 years ago
  20. f403fcb Add page scan module by Chris Manton · 6 years ago
  21. 84b7bb0 Inquiry module implementation by Chris Manton · 6 years ago
  22. c48f420 Classic inquiry scan API by Chris Manton · 6 years ago
  23. d4e3ea4 Merge "Inquiry and page scan common module" by Treehugger Robot · 6 years ago
  24. dc41ae4 Make hci::AclConnection aware of AddressType for LE Connections by Jakub Pawlowski · 6 years ago
  25. 3f9c9b2 Merge "Add Page Write commands" by Treehugger Robot · 6 years ago
  26. 20f0311 Merge "Support inquiry commands and tests" by Chris Manton · 6 years ago
  27. ae0e2d4 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
  28. fa057bd SecurityModule boilerplate code by Jakub Pawlowski · 6 years ago
  29. 9eaeea0 Merge "HID host: Support SET REPORT" by Treehugger Robot · 6 years ago
  30. 499fb1d Add Page Write commands by Chris Manton · 6 years ago
  31. 16d2001 Support inquiry commands and tests by Chris Manton · 6 years ago
  32. 742597d HCI: Add LE advertising and scanning interfaces by Myles Watson · 6 years ago
  33. d50dac1 Merge "Add property check for gd shim entry" by Treehugger Robot · 6 years ago
  34. 7f8a93e Inquiry and page scan common module by Chris Manton · 6 years ago
  35. 1776e0e Add property check for gd shim entry by Chris Manton · 6 years ago
  36. e79714e Rename "smp" to "security" by Jakub Pawlowski · 6 years ago
  37. 01c6d50 [system][bt] fix -Wreorder-init-list again by Nick Desaulniers · 6 years ago
  38. a6f984b Merge changes I30972458,I62dd309d by Nick Desaulniers · 6 years ago
  39. 51b6b7c Merge "L2CAP classic signalling handler, data pipeline, and cert test" by Treehugger Robot · 6 years ago
  40. fa1c2bc [system][bt] fix -Wdangling-gsl by Nick Desaulniers · 6 years ago
  41. 7ee5835 [system][bt] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  42. 2ca9319 Merge "[system][bt][gd] fix -Wreorder-init-list" by Treehugger Robot · 6 years ago
  43. 5fdc806 [system][bt][gd] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  44. cd0c319 L2CAP classic signalling handler, data pipeline, and cert test by Hansong Zhang · 6 years ago
  45. b365084 hci_pdl: Inquiry commands by Chris Manton · 6 years ago
  46. 7a0dc39 HCI: Add GAP data to advertising packets by Myles Watson · 6 years ago
  47. 42071b5 PDL: Add padding fields by Myles Watson · 6 years ago
  48. f714e2c PDL: Support Type Length Value in Structs by Myles Watson · 6 years ago
  49. d609442 PDL: Allow parent packets with no parameters by Myles Watson · 6 years ago
  50. bc44517 PDL: Add an error for redefinition by Myles Watson · 6 years ago
  51. d66ec50 PDL: Use fixed portion of dynamic sizes for arrays by Myles Watson · 6 years ago
  52. 2194200 Merge "GD HCI: add unittest for LeConnectionCallbacks" by Treehugger Robot · 6 years ago
  53. c068961 GD HCI: add unittest for LeConnectionCallbacks by Chienyuan · 6 years ago
  54. ff38d89 Split L2CAP Classic and LE stacks into separate modules by Jack He · 6 years ago
  55. 4e49032 Merge "PDL: Add GetStructOffset and GetStructSize" by Treehugger Robot · 6 years ago
  56. b6d12b5 Merge "L2cap dynamic channel and service" by Treehugger Robot · 6 years ago
  57. 8ecf167 Merge changes I62125269,Icbe89252 by Treehugger Robot · 6 years ago
  58. 705f0b9 Merge "PDL: Add for_struct to GenExtractor" by Treehugger Robot · 6 years ago
  59. f90d0d2 Merge "Update WriteInquiryScanActivity" by Treehugger Robot · 6 years ago
  60. 76ccca1 Update WriteInquiryScanActivity by Chris Manton · 6 years ago
  61. ace167c Merge "Add Read Number of Supported Iac complete" by Treehugger Robot · 6 years ago
  62. b65f3ab Merge "Add Read Page Timeout Complete View" by Treehugger Robot · 6 years ago
  63. 4b8c0ed PDL: Add GetStructOffset and GetStructSize by Myles Watson · 6 years ago
  64. 0d29dce PDL: Use Size for StructField sizes by Myles Watson · 6 years ago
  65. b6ec5e1 PDL: Pass the size to GenBounds by Myles Watson · 6 years ago
  66. 5e43ed7 PDL: Add for_struct to GenExtractor by Myles Watson · 6 years ago
  67. faedfe2 Legacy portion of btm shim layer by Chris Manton · 6 years ago
  68. 80bbfc3 L2cap dynamic channel and service by Hansong Zhang · 6 years ago
  69. 5e1008b Merge "GD HCI: implement connection management commands of AclManager" by Myles Watson · 6 years ago
  70. 9145e7a GD HCI: implement connection management commands of AclManager by Chienyuan · 6 years ago
  71. 1008e12 Merge "Legacy portion of l2cap shim layer" by Chris Manton · 6 years ago
  72. a4908ca Merge "ServiceDiscoveryProtocol DB Full" by Joseph Pirozzo · 6 years ago
  73. d3d317f Add Read Number of Supported Iac complete by Chris Manton · 6 years ago
  74. dac0f6f Merge "L2CAP: Use VariableSizeStruct in config options" by Myles Watson · 6 years ago
  75. 4fda81a Add Read Page Timeout Complete View by Chris Manton · 6 years ago
  76. 2f7e160 Legacy portion of l2cap shim layer by Chris Manton · 6 years ago
  77. f7a196e Merge "Use the same fixed channel allocator for both Classic and LE connections" by Treehugger Robot · 6 years ago
  78. 3d25ace Merge "Implement LE L2CAP Fixed Channel" by Treehugger Robot · 6 years ago
  79. 2df6703 L2CAP: Use VariableSizeStruct in config options by Myles Watson · 6 years ago
  80. 1163910 PDL: Only find offsets from the beginning for structs by Myles Watson · 6 years ago
  81. 1cc9455 PDL: Inline ParseStruct functions by Myles Watson · 6 years ago
  82. 580337d Use the same fixed channel allocator for both Classic and LE connections by Jack He · 6 years ago
  83. 492dcf7 Implement LE L2CAP Fixed Channel by Jack He · 6 years ago
  84. ff4f4a4 L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 6 years ago
  85. e62a51a ServiceDiscoveryProtocol DB Full by Joseph Pirozzo · 6 years ago
  86. 3f6fd91 Merge "PDL: Enforce ENUM_STYLE" by Treehugger Robot · 6 years ago
  87. c3e5d7d Merge "PDL: Add variable-sized structs" by Treehugger Robot · 6 years ago
  88. 591e541 Merge "Prevent bluetooth native crash during failed security authentication" by Treehugger Robot · 6 years ago
  89. b5ad62e PDL: Enforce ENUM_STYLE by Myles Watson · 6 years ago
  90. 945f4c3 PDL: Add variable-sized structs by Myles Watson · 6 years ago
  91. 64508b5 Revert "L2CAP Classic dynamic channel and allocator impl" by Hansong Zhang · 6 years ago
  92. 76559c1 L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 6 years ago
  93. 4b01826 Merge "GD HCI: Add unittest for AclConnection" by Treehugger Robot · 6 years ago
  94. af4e96b Prevent bluetooth native crash during failed security authentication by jonerlin · 6 years ago
  95. d1f068f GD HCI: Add unittest for AclConnection by Chienyuan · 6 years ago
  96. 248ab19 Merge "Change sec_state before resend pending command" by Treehugger Robot · 6 years ago
  97. 647a17d Change sec_state before resend pending command by Vic Huang · 6 years ago
  98. c229758 L2CAP dynamic channel API by Hansong Zhang · 6 years ago
  99. 0d80b6c Merge "Disable leak detection locally." by Steven Moreland · 6 years ago
  100. a30e8a0 Merge changes I6266c445,I0d9e9296 by Myles Watson · 6 years ago