1. d4e3ea4 Merge "Inquiry and page scan common module" by Treehugger Robot · 6 years ago
  2. 3f9c9b2 Merge "Add Page Write commands" by Treehugger Robot · 6 years ago
  3. 20f0311 Merge "Support inquiry commands and tests" by Chris Manton · 6 years ago
  4. fa057bd SecurityModule boilerplate code by Jakub Pawlowski · 6 years ago
  5. 9eaeea0 Merge "HID host: Support SET REPORT" by Treehugger Robot · 6 years ago
  6. 499fb1d Add Page Write commands by Chris Manton · 6 years ago
  7. 16d2001 Support inquiry commands and tests by Chris Manton · 6 years ago
  8. 742597d HCI: Add LE advertising and scanning interfaces by Myles Watson · 6 years ago
  9. d50dac1 Merge "Add property check for gd shim entry" by Treehugger Robot · 6 years ago
  10. 7f8a93e Inquiry and page scan common module by Chris Manton · 6 years ago
  11. 1776e0e Add property check for gd shim entry by Chris Manton · 6 years ago
  12. e79714e Rename "smp" to "security" by Jakub Pawlowski · 6 years ago
  13. 01c6d50 [system][bt] fix -Wreorder-init-list again by Nick Desaulniers · 6 years ago
  14. a6f984b Merge changes I30972458,I62dd309d by Nick Desaulniers · 6 years ago
  15. 51b6b7c Merge "L2CAP classic signalling handler, data pipeline, and cert test" by Treehugger Robot · 6 years ago
  16. fa1c2bc [system][bt] fix -Wdangling-gsl by Nick Desaulniers · 6 years ago
  17. 7ee5835 [system][bt] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  18. 2ca9319 Merge "[system][bt][gd] fix -Wreorder-init-list" by Treehugger Robot · 6 years ago
  19. 5fdc806 [system][bt][gd] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  20. cd0c319 L2CAP classic signalling handler, data pipeline, and cert test by Hansong Zhang · 6 years ago
  21. b365084 hci_pdl: Inquiry commands by Chris Manton · 6 years ago
  22. 7a0dc39 HCI: Add GAP data to advertising packets by Myles Watson · 6 years ago
  23. 42071b5 PDL: Add padding fields by Myles Watson · 6 years ago
  24. f714e2c PDL: Support Type Length Value in Structs by Myles Watson · 6 years ago
  25. d609442 PDL: Allow parent packets with no parameters by Myles Watson · 6 years ago
  26. bc44517 PDL: Add an error for redefinition by Myles Watson · 6 years ago
  27. d66ec50 PDL: Use fixed portion of dynamic sizes for arrays by Myles Watson · 6 years ago
  28. 2194200 Merge "GD HCI: add unittest for LeConnectionCallbacks" by Treehugger Robot · 6 years ago
  29. c068961 GD HCI: add unittest for LeConnectionCallbacks by Chienyuan · 6 years ago
  30. ff38d89 Split L2CAP Classic and LE stacks into separate modules by Jack He · 6 years ago
  31. 4e49032 Merge "PDL: Add GetStructOffset and GetStructSize" by Treehugger Robot · 6 years ago
  32. b6d12b5 Merge "L2cap dynamic channel and service" by Treehugger Robot · 6 years ago
  33. 8ecf167 Merge changes I62125269,Icbe89252 by Treehugger Robot · 6 years ago
  34. 705f0b9 Merge "PDL: Add for_struct to GenExtractor" by Treehugger Robot · 6 years ago
  35. f90d0d2 Merge "Update WriteInquiryScanActivity" by Treehugger Robot · 6 years ago
  36. 76ccca1 Update WriteInquiryScanActivity by Chris Manton · 6 years ago
  37. ace167c Merge "Add Read Number of Supported Iac complete" by Treehugger Robot · 6 years ago
  38. b65f3ab Merge "Add Read Page Timeout Complete View" by Treehugger Robot · 6 years ago
  39. 4b8c0ed PDL: Add GetStructOffset and GetStructSize by Myles Watson · 6 years ago
  40. 0d29dce PDL: Use Size for StructField sizes by Myles Watson · 6 years ago
  41. b6ec5e1 PDL: Pass the size to GenBounds by Myles Watson · 6 years ago
  42. 5e43ed7 PDL: Add for_struct to GenExtractor by Myles Watson · 6 years ago
  43. faedfe2 Legacy portion of btm shim layer by Chris Manton · 6 years ago
  44. 80bbfc3 L2cap dynamic channel and service by Hansong Zhang · 6 years ago
  45. 5e1008b Merge "GD HCI: implement connection management commands of AclManager" by Myles Watson · 6 years ago
  46. 9145e7a GD HCI: implement connection management commands of AclManager by Chienyuan · 6 years ago
  47. 1008e12 Merge "Legacy portion of l2cap shim layer" by Chris Manton · 6 years ago
  48. a4908ca Merge "ServiceDiscoveryProtocol DB Full" by Joseph Pirozzo · 6 years ago
  49. d3d317f Add Read Number of Supported Iac complete by Chris Manton · 6 years ago
  50. dac0f6f Merge "L2CAP: Use VariableSizeStruct in config options" by Myles Watson · 6 years ago
  51. 4fda81a Add Read Page Timeout Complete View by Chris Manton · 6 years ago
  52. 2f7e160 Legacy portion of l2cap shim layer by Chris Manton · 6 years ago
  53. f7a196e Merge "Use the same fixed channel allocator for both Classic and LE connections" by Treehugger Robot · 6 years ago
  54. 3d25ace Merge "Implement LE L2CAP Fixed Channel" by Treehugger Robot · 6 years ago
  55. 2df6703 L2CAP: Use VariableSizeStruct in config options by Myles Watson · 6 years ago
  56. 1163910 PDL: Only find offsets from the beginning for structs by Myles Watson · 6 years ago
  57. 1cc9455 PDL: Inline ParseStruct functions by Myles Watson · 6 years ago
  58. 580337d Use the same fixed channel allocator for both Classic and LE connections by Jack He · 6 years ago
  59. 492dcf7 Implement LE L2CAP Fixed Channel by Jack He · 6 years ago
  60. ff4f4a4 L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 6 years ago
  61. e62a51a ServiceDiscoveryProtocol DB Full by Joseph Pirozzo · 6 years ago
  62. 3f6fd91 Merge "PDL: Enforce ENUM_STYLE" by Treehugger Robot · 6 years ago
  63. c3e5d7d Merge "PDL: Add variable-sized structs" by Treehugger Robot · 6 years ago
  64. 591e541 Merge "Prevent bluetooth native crash during failed security authentication" by Treehugger Robot · 6 years ago
  65. b5ad62e PDL: Enforce ENUM_STYLE by Myles Watson · 6 years ago
  66. 945f4c3 PDL: Add variable-sized structs by Myles Watson · 6 years ago
  67. 64508b5 Revert "L2CAP Classic dynamic channel and allocator impl" by Hansong Zhang · 6 years ago
  68. 76559c1 L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 6 years ago
  69. 4b01826 Merge "GD HCI: Add unittest for AclConnection" by Treehugger Robot · 6 years ago
  70. af4e96b Prevent bluetooth native crash during failed security authentication by jonerlin · 6 years ago
  71. d1f068f GD HCI: Add unittest for AclConnection by Chienyuan · 6 years ago
  72. 248ab19 Merge "Change sec_state before resend pending command" by Treehugger Robot · 6 years ago
  73. 647a17d Change sec_state before resend pending command by Vic Huang · 6 years ago
  74. c229758 L2CAP dynamic channel API by Hansong Zhang · 6 years ago
  75. 0d80b6c Merge "Disable leak detection locally." by Steven Moreland · 6 years ago
  76. a30e8a0 Merge changes I6266c445,I0d9e9296 by Myles Watson · 6 years ago
  77. 59afb99 A2DP: Don't wait for role switch when unsupported by the BT SoC by Cheney Ni · 6 years ago
  78. f4497d5 Merge "Rename to bluetooth_stack_with_facade" by Treehugger Robot · 6 years ago
  79. f115482 A2DP: Don't wait for role switch on a blacklisted device by Cheney Ni · 6 years ago
  80. 1f7cb36 Merge "PDL: Use std::optional to signal Parse failure" by Treehugger Robot · 6 years ago
  81. 2346772 Merge "RootCanal: Add Classic Connection Management commands" by Treehugger Robot · 6 years ago
  82. ad340b0 RootCanal: Add Classic Connection Management commands by Chienyuan · 6 years ago
  83. c664929 btm_ble_conn_complete: use pseudo address type together with pseudo address by Jakub Pawlowski · 6 years ago
  84. 13ceb56 Rename to bluetooth_stack_with_facade by Hansong Zhang · 6 years ago
  85. 62300fd PDL: Use std::optional to signal Parse failure by Myles Watson · 6 years ago
  86. 5e69313 PDL: Move GenBounds to GenGetter by Myles Watson · 6 years ago
  87. a7fe443 Merge "PDL: Save the Size of a Struct in its definition" by Treehugger Robot · 6 years ago
  88. a583574 BLE advertisement processing: use stored report address type when match is found by Jakub Pawlowski · 6 years ago
  89. 9f02d23 Merge "LE Pairing Handler" by Jakub Pawlowski · 6 years ago
  90. b0857a9 Merge "GD HCI: Classic connection management commands" by Treehugger Robot · 6 years ago
  91. 64e0450 Disable leak detection locally. by Steven Moreland · 6 years ago
  92. b389a27 PDL: Save the Size of a Struct in its definition by Myles Watson · 6 years ago
  93. 72c8dcc LE Pairing Handler by Jakub Pawlowski · 6 years ago
  94. 7eb2365 GD HCI: Classic connection management commands by Chienyuan · 6 years ago
  95. 68ff88c Fix BLE device reconnections by Jakub Pawlowski · 6 years ago
  96. fdf6bc3 Merge "Fix connection_manager dumpsys output" by Jakub Pawlowski · 6 years ago
  97. 3a58217 Fix connection_manager dumpsys output by Jakub Pawlowski · 6 years ago
  98. 51725a8 Merge changes I6596b3b1,Ifd49de59,I42de064a by Treehugger Robot · 6 years ago
  99. 2a40e79 PDL: Remove unused includes in type, checksum_def by Myles Watson · 6 years ago
  100. 8c703e2 PDL: Replace abort() calls with ERROR() by Myles Watson · 6 years ago