1. 3f96073 Merge "Support inquiry commands and tests" by Chris Manton · 6 years ago
  2. 809948c SecurityModule boilerplate code by Jakub Pawlowski · 6 years ago
  3. 85977b2 Merge "HID host: Support SET REPORT" by Treehugger Robot · 6 years ago
  4. 8efb1f5 Support inquiry commands and tests by Chris Manton · 6 years ago
  5. 4921ea4 HCI: Add LE advertising and scanning interfaces by Myles Watson · 6 years ago
  6. dfc12a6 Merge "Add property check for gd shim entry" by Treehugger Robot · 6 years ago
  7. 4de8496 Add property check for gd shim entry by Chris Manton · 6 years ago
  8. 519645d Rename "smp" to "security" by Jakub Pawlowski · 6 years ago
  9. 45d5400 [system][bt] fix -Wreorder-init-list again by Nick Desaulniers · 6 years ago
  10. 570f6f7 Merge changes I30972458,I62dd309d by Nick Desaulniers · 6 years ago
  11. eb622d3 Merge "L2CAP classic signalling handler, data pipeline, and cert test" by Treehugger Robot · 6 years ago
  12. d7dc708 [system][bt] fix -Wdangling-gsl by Nick Desaulniers · 6 years ago
  13. c88bac3 [system][bt] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  14. d8bcb06 Merge "[system][bt][gd] fix -Wreorder-init-list" by Treehugger Robot · 6 years ago
  15. 3f8f9b8 [system][bt][gd] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  16. 1347984 L2CAP classic signalling handler, data pipeline, and cert test by Hansong Zhang · 6 years ago
  17. 18b9801 hci_pdl: Inquiry commands by Chris Manton · 6 years ago
  18. dacad0c HCI: Add GAP data to advertising packets by Myles Watson · 6 years ago
  19. a62eab7 PDL: Add padding fields by Myles Watson · 6 years ago
  20. 9d388bb PDL: Support Type Length Value in Structs by Myles Watson · 6 years ago
  21. 7e04a06 PDL: Allow parent packets with no parameters by Myles Watson · 6 years ago
  22. 2b1abb3 PDL: Add an error for redefinition by Myles Watson · 6 years ago
  23. b1a0c85 PDL: Use fixed portion of dynamic sizes for arrays by Myles Watson · 6 years ago
  24. f1c1f26 Merge "GD HCI: add unittest for LeConnectionCallbacks" by Treehugger Robot · 6 years ago
  25. badcbbb GD HCI: add unittest for LeConnectionCallbacks by Chienyuan · 6 years ago
  26. 28ee68c Split L2CAP Classic and LE stacks into separate modules by Jack He · 6 years ago
  27. dc98c3b Merge "PDL: Add GetStructOffset and GetStructSize" by Treehugger Robot · 6 years ago
  28. 307de67 Merge "L2cap dynamic channel and service" by Treehugger Robot · 6 years ago
  29. 924497b Merge changes I62125269,Icbe89252 by Treehugger Robot · 6 years ago
  30. 653f832 Merge "PDL: Add for_struct to GenExtractor" by Treehugger Robot · 6 years ago
  31. 0c4712c Merge "Update WriteInquiryScanActivity" by Treehugger Robot · 6 years ago
  32. f9b6735 Update WriteInquiryScanActivity by Chris Manton · 6 years ago
  33. db78eb1 Merge "Add Read Number of Supported Iac complete" by Treehugger Robot · 6 years ago
  34. 63bae98 Merge "Add Read Page Timeout Complete View" by Treehugger Robot · 6 years ago
  35. 82caf38 PDL: Add GetStructOffset and GetStructSize by Myles Watson · 6 years ago
  36. a630ba0 PDL: Use Size for StructField sizes by Myles Watson · 6 years ago
  37. b95e247 PDL: Pass the size to GenBounds by Myles Watson · 6 years ago
  38. d7a9e04 PDL: Add for_struct to GenExtractor by Myles Watson · 6 years ago
  39. dd9fc8b Legacy portion of btm shim layer by Chris Manton · 6 years ago
  40. c5f55c6 L2cap dynamic channel and service by Hansong Zhang · 6 years ago
  41. 00f4f41 Merge "GD HCI: implement connection management commands of AclManager" by Myles Watson · 6 years ago
  42. 67b26fe GD HCI: implement connection management commands of AclManager by Chienyuan · 6 years ago
  43. 9ddfcbc Merge "Legacy portion of l2cap shim layer" by Chris Manton · 6 years ago
  44. dfe199a Merge "ServiceDiscoveryProtocol DB Full" by Joseph Pirozzo · 6 years ago
  45. f4bc22f Add Read Number of Supported Iac complete by Chris Manton · 6 years ago
  46. 3f2e246 Merge "L2CAP: Use VariableSizeStruct in config options" by Myles Watson · 6 years ago
  47. 4e2ccfd Add Read Page Timeout Complete View by Chris Manton · 6 years ago
  48. 8b78b0c Legacy portion of l2cap shim layer by Chris Manton · 6 years ago
  49. 1e8afd8 Merge "Use the same fixed channel allocator for both Classic and LE connections" by Treehugger Robot · 6 years ago
  50. f80ee97 Merge "Implement LE L2CAP Fixed Channel" by Treehugger Robot · 6 years ago
  51. e162ac3 L2CAP: Use VariableSizeStruct in config options by Myles Watson · 6 years ago
  52. 861604a PDL: Only find offsets from the beginning for structs by Myles Watson · 6 years ago
  53. 7f43261 PDL: Inline ParseStruct functions by Myles Watson · 6 years ago
  54. 8c8edf6 Use the same fixed channel allocator for both Classic and LE connections by Jack He · 6 years ago
  55. ad242dc Implement LE L2CAP Fixed Channel by Jack He · 6 years ago
  56. 49ba8dc L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 6 years ago
  57. 6b00cc3 ServiceDiscoveryProtocol DB Full by Joseph Pirozzo · 6 years ago
  58. d8ac6c1 Merge "PDL: Enforce ENUM_STYLE" by Treehugger Robot · 6 years ago
  59. 16dcaac Merge "PDL: Add variable-sized structs" by Treehugger Robot · 6 years ago
  60. 83b0308 Merge "Prevent bluetooth native crash during failed security authentication" by Treehugger Robot · 6 years ago
  61. 164ef58 PDL: Enforce ENUM_STYLE by Myles Watson · 6 years ago
  62. 6b23b96 PDL: Add variable-sized structs by Myles Watson · 6 years ago
  63. 8cb25df Revert "L2CAP Classic dynamic channel and allocator impl" by Hansong Zhang · 6 years ago
  64. d539cc9 L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 6 years ago
  65. f43ff6b Merge "GD HCI: Add unittest for AclConnection" by Treehugger Robot · 6 years ago
  66. 8176654 Prevent bluetooth native crash during failed security authentication by jonerlin · 6 years ago
  67. 6844fc8 GD HCI: Add unittest for AclConnection by Chienyuan · 6 years ago
  68. 0b61359 Merge "Change sec_state before resend pending command" by Treehugger Robot · 6 years ago
  69. 62279f9 Change sec_state before resend pending command by Vic Huang · 6 years ago
  70. 28d7978 L2CAP dynamic channel API by Hansong Zhang · 6 years ago
  71. 0370e33 Merge "Disable leak detection locally." by Steven Moreland · 6 years ago
  72. 94424cc Merge changes I6266c445,I0d9e9296 by Myles Watson · 6 years ago
  73. e1f51b8 A2DP: Don't wait for role switch when unsupported by the BT SoC by Cheney Ni · 6 years ago
  74. cac936f Merge "Rename to bluetooth_stack_with_facade" by Treehugger Robot · 6 years ago
  75. 59ab573 A2DP: Don't wait for role switch on a blacklisted device by Cheney Ni · 6 years ago
  76. ab990d0 Merge "PDL: Use std::optional to signal Parse failure" by Treehugger Robot · 6 years ago
  77. 9e0dea3 Merge "RootCanal: Add Classic Connection Management commands" by Treehugger Robot · 6 years ago
  78. 7d9d9e7 RootCanal: Add Classic Connection Management commands by Chienyuan · 6 years ago
  79. 67bba2df btm_ble_conn_complete: use pseudo address type together with pseudo address by Jakub Pawlowski · 6 years ago
  80. b92b922 Rename to bluetooth_stack_with_facade by Hansong Zhang · 6 years ago
  81. 217857f PDL: Use std::optional to signal Parse failure by Myles Watson · 6 years ago
  82. ac2d60d PDL: Move GenBounds to GenGetter by Myles Watson · 6 years ago
  83. 83c3ce5 Merge "PDL: Save the Size of a Struct in its definition" by Treehugger Robot · 6 years ago
  84. c1c799f BLE advertisement processing: use stored report address type when match is found by Jakub Pawlowski · 6 years ago
  85. ca5c767 Merge "LE Pairing Handler" by Jakub Pawlowski · 6 years ago
  86. a64a660 Merge "GD HCI: Classic connection management commands" by Treehugger Robot · 6 years ago
  87. b0a24d4 Disable leak detection locally. by Steven Moreland · 6 years ago
  88. 657c20f PDL: Save the Size of a Struct in its definition by Myles Watson · 6 years ago
  89. e29e0f1 LE Pairing Handler by Jakub Pawlowski · 6 years ago
  90. 7b95b4d GD HCI: Classic connection management commands by Chienyuan · 6 years ago
  91. 8d93cea Fix BLE device reconnections by Jakub Pawlowski · 6 years ago
  92. 04933b7 Merge "Fix connection_manager dumpsys output" by Jakub Pawlowski · 6 years ago
  93. eb35add Fix connection_manager dumpsys output by Jakub Pawlowski · 6 years ago
  94. 1de77f0 Merge changes I6596b3b1,Ifd49de59,I42de064a by Treehugger Robot · 6 years ago
  95. 6473f0f PDL: Remove unused includes in type, checksum_def by Myles Watson · 6 years ago
  96. 0c7753b PDL: Replace abort() calls with ERROR() by Myles Watson · 6 years ago
  97. 2085b0f PDL: Remove extra semicolons by Myles Watson · 6 years ago
  98. 90f6d95 GATTC: Support get white list size from controller by Ugo Yu · 6 years ago
  99. f40a842 Add legacy/gd shim hci layer module by Chris Manton · 6 years ago
  100. 1287de4 Create swappable hci layer connection by Chris Manton · 6 years ago