- cf61d9a Properly remove callbacks when scanning stopped by Chris Manton · 6 years ago
- ba32e12 Merge changes I83e8e7b4,I12bade3d by Treehugger Robot · 6 years ago
- 87bcf25 Merge changes Ic6e58cb7,Ifbbcd7a9,I2214cc0f by Treehugger Robot · 6 years ago
- 4afc083 Merge "Rootcanal: Store address types in AclConnection" by Treehugger Robot · 6 years ago
- 0bdfd49 Rootcanal: Store address types in AclConnection by Myles Watson · 6 years ago
- b439c05 Rootcanal: Use PDL to parse incoming commands by Myles Watson · 6 years ago
- 6ab53eb HCI: Implement 36 Le commands and events by Myles Watson · 6 years ago
- 6c5ebfe3 L2CAP: Fix dynamic channel refcount and ERTM timeout by Hansong Zhang · 6 years ago
- a1fb956 L2CAP: Separate Classic and LE dynamic channel API by Hansong Zhang · 6 years ago
- f01495a L2CAP ERTM: Close channel on error by Hansong Zhang · 6 years ago
- 0173eb1 Merge "A2DP: Don't override the SDP handle if there is processing" by Treehugger Robot · 6 years ago
- 31c24c6 Merge "A2DP: More clear log messages for both BTA and AVDT SCB handle" by Treehugger Robot · 6 years ago
- 4166808 GD HCI: define PDL for BQR command/event by Chienyuan · 6 years ago
- b7ab298 A2DP: Don't override the SDP handle if there is processing by Cheney Ni · 6 years ago
- f095106 A2DP: More clear log messages for both BTA and AVDT SCB handle by Cheney Ni · 6 years ago
- 278071d Merge changes Id8582211,I6cd71506 by Treehugger Robot · 6 years ago
- 1ef04b4 Merge "HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser" by Treehugger Robot · 6 years ago
- ad51802 Merge "Logging: Add timestamp to logging header in x86" by Treehugger Robot · 6 years ago
- d3af670 Merge "cert: Use the Mobly TestRunConfig" by Treehugger Robot · 6 years ago
- 55a636b HCI: LeAdvertisingManager facade by Jack He · 6 years ago
- e32fedc HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser by Jack He · 6 years ago
- caecce5 Logging: Add timestamp to logging header in x86 by Jack He · 6 years ago
- 111c8c9 Packet: Generate Python binding for struct public fields and size() by Jack He · 6 years ago
- 60be91a Merge "SecurityManager: Don't access packet after move()" by Treehugger Robot · 6 years ago
- 0d4cf67 Merge "SecurityManager: Don't use iterator after erase()" by Treehugger Robot · 6 years ago
- b08e05c Merge "HCI: Test padded lengths for LE Advertising" by Treehugger Robot · 6 years ago
- 9f8cd9e HCI: Test padded lengths for LE Advertising by Myles Watson · 6 years ago
- e5e37e6 GD: Only build the Python library for the host by Myles Watson · 6 years ago
- 011c91e SecurityManager: Don't access packet after move() by Greg Kaiser · 6 years ago
- ccb18de SecurityManager: Don't use iterator after erase() by Greg Kaiser · 6 years ago
- 2212fd3 cert: Use the Mobly TestRunConfig by Myles Watson · 6 years ago
- e0f9b01 Merge "Remove IBluetooth.sendConnectionStateChanged" by Zach Johnson · 6 years ago
- e021e6b AclManager: Check for LE_CREATE_CONNECTION by Myles Watson · 6 years ago
- 0be2268 Merge "SecurityManager: Classic Pairing Handler" by Treehugger Robot · 6 years ago
- bf92db6 Merge "RootCanal: use classes in bluetooth hci namespace" by Treehugger Robot · 6 years ago
- 7ab8191 RootCanal: use classes in bluetooth hci namespace by Chienyuan · 6 years ago
- 267cbe7 Merge changes Ie29ff5a1,Ie573ae04 by Treehugger Robot · 6 years ago
- e6d04c8 Remove IBluetooth.sendConnectionStateChanged by Zach Johnson · 6 years ago
- 19bf150 Merge "L2CAP: Store channel configuration state in a separate class" by Treehugger Robot · 6 years ago
- fae62b1 Merge "Comment out keystore usage for now" by Zach Johnson · 6 years ago
- 2c79f78 Merge "Rootcanal: Set default encryption key size" by Myles Watson · 6 years ago
- 78e7fe3 L2CAP: Move DynamicChannel API to common by Hansong Zhang · 6 years ago
- 4b7081d Move DynamicChannel and Allocator to L2CAP internal common by Hansong Zhang · 6 years ago
- e5dd0e9 L2CAP: Store channel configuration state in a separate class by Hansong Zhang · 6 years ago
- 349e710 Rootcanal: Set default encryption key size by Myles Watson · 6 years ago
- 1f48f5d SecurityManager: Classic Pairing Handler by Martin Brabham · 6 years ago
- 949708f L2CAP: Use DataPipelineManager to organize components by Hansong Zhang · 6 years ago
- 4435a4e RootCanal: Remove libbt-rootcanal-packets and include/hci/ by Chienyuan · 6 years ago
- e638050 RootCanal: Remove HciPacketBuilder and CommandPacketBuilder by Chienyuan · 6 years ago
- 542e779 Merge "A2DP: Do AV suspend / stop at the stack main thread" by Treehugger Robot · 6 years ago
- 86263e4 Merge "HCI: Le extended advertising packets" by Treehugger Robot · 6 years ago
- 81b98eb Merge "L2CAP ERTM: Drop invalid packet on reassembly" by Treehugger Robot · 6 years ago
- 0800a17 Merge "Fix cert" by Hansong Zhang · 6 years ago
- a20c990 Merge "PDL: Insert the size of the data, not the container" by Treehugger Robot · 6 years ago
- a66b9c4 HCI: Le extended advertising packets by Myles Watson · 6 years ago
- 56e17cd Merge changes I37defeed,I6fbe6ef8 by Hansong Zhang · 6 years ago
- 39642d5 Fix cert by Hansong Zhang · 6 years ago
- b00f40e PDL: Insert the size of the data, not the container by Myles Watson · 6 years ago
- cc691a2 Merge "Packet: Add tests for RawBuilder, fix max" by Myles Watson · 6 years ago
- 3b5a7b0 Comment out keystore usage for now by Zach Johnson · 6 years ago
- c24538d Packet: Add tests for RawBuilder, fix max by Myles Watson · 6 years ago
- 687b6e2 L2CAP: LE Credit Based Channel Data Controller by Hansong Zhang · 6 years ago
- 047df0f L2CAP Cert: Add support for sending I-Frame and S-Frame by Hansong Zhang · 6 years ago
- c17e43d L2CAP ERTM: Drop invalid packet on reassembly by Hansong Zhang · 6 years ago
- afe7ceb L2CAP ERTM FCS support by Hansong Zhang · 6 years ago
- 87d879f Merge "ISecurityManagerListener: use AddressWithType" by Jakub Pawlowski · 6 years ago
- f001246 Merge "HCI: Add LeSetExtendedScanParameter tests" by Myles Watson · 6 years ago
- 2f60ae6 ISecurityManagerListener: use AddressWithType by Jakub Pawlowski · 6 years ago
- 17a9723 Merge changes I4d7bb31a,I82cd5b4c by Treehugger Robot · 6 years ago
- 29d7a4d HCI: Add LeSetExtendedScanParameter tests by Myles Watson · 6 years ago
- 18e821e Merge "GD HCI: handle link key notification event" by Myles Watson · 6 years ago
- 2d56c02 L2CAP: Rename classic facade and minor refactor by Jack He · 6 years ago
- 1de3094 L2CAP: Add mocks for fixed channel manager and classic module by Jack He · 6 years ago
- de2ba72 A2DP: Do AV suspend / stop at the stack main thread by Cheney Ni · 6 years ago
- 9bb4b45 GD HCI: handle link key notification event by Chienyuan · 6 years ago
- 7d6b5ac Merge "A2DP: Report codec configurations after retrieved all capabilities" by Treehugger Robot · 6 years ago
- df79a05 Merge "L2CAP Allow updating ERTM config and FCS" by Treehugger Robot · 6 years ago
- 13006bd L2CAP Allow updating ERTM config and FCS by Hansong Zhang · 6 years ago
- ebc0549 Merge "Rootcanal: Get a MAC from a property" by Treehugger Robot · 6 years ago
- a90bd92 Merge "Add Cid for classic pairing trigger." by Treehugger Robot · 6 years ago
- e047580 Merge changes I7eabc519,I01330fcf by Treehugger Robot · 6 years ago
- 2135e06 Merge "Packet: Remove extension suffix for Linux x86_64 build" by Treehugger Robot · 6 years ago
- 3c35d1b Merge "Register for HCI missing events" by Treehugger Robot · 6 years ago
- a3a53bc Merge "L2CAP Basic and ERTM DataController initial unittest" by Treehugger Robot · 6 years ago
- c67a605 Register for HCI missing events by Martin Brabham · 6 years ago
- 39ffc7c Add Cid for classic pairing trigger. by Martin Brabham · 6 years ago
- a426fba Merge "Packet: Shard pybind11 Python binding generation for faster compilation" by Treehugger Robot · 6 years ago
- ae1cdd1 Merge "RootCanal: Remove AclPacketBuilder and ScoPacketBuilder" by Treehugger Robot · 6 years ago
- 77c621a RootCanal: Remove AclPacketBuilder and ScoPacketBuilder by Chienyuan · 6 years ago
- f3198a9 Rootcanal: Use LinkLayer packets for commands by Myles Watson · 6 years ago
- 2b18f20 Cert: Use Python3.8 and bluetooth_packets_python3 by Jack He · 6 years ago
- 237dec5 Packet: Remove extension suffix for Linux x86_64 build by Jack He · 6 years ago
- c8bca09 Packet: Shard pybind11 Python binding generation for faster compilation by Jack He · 6 years ago
- 9dfbff1 Python: Add setuptools support for bluetooth_packets_python3 by Jack He · 6 years ago
- d9f0b81 L2CAP Basic and ERTM DataController initial unittest by Hansong Zhang · 6 years ago
- 6fa61f7 Merge "RootCanal: Gracefully handle HCI Event" by Treehugger Robot · 6 years ago
- c25026a Rootcanal: Get a MAC from a property by Myles Watson · 6 years ago
- 12f5131 L2CAP: Save remote supported features in link by Hansong Zhang · 6 years ago
- a9b1a8b L2CAP Integrate channel mode in configuration by Hansong Zhang · 6 years ago
- cf7424e Merge "HCI 1.1" by Jakub Pawlowski · 6 years ago