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