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