- b5c15d9 Properly remove callbacks when scanning stopped by Chris Manton · 5 years ago
- 287ba78 Merge changes I83e8e7b4,I12bade3d by Treehugger Robot · 5 years ago
- 84f11f0 Merge changes Ic6e58cb7,Ifbbcd7a9,I2214cc0f by Treehugger Robot · 5 years ago
- 8526947 Merge "Rootcanal: Store address types in AclConnection" by Treehugger Robot · 5 years ago
- 3d0fa4d Rootcanal: Store address types in AclConnection by Myles Watson · 5 years ago
- 64191e6 Rootcanal: Use PDL to parse incoming commands by Myles Watson · 5 years ago
- f96d0a6 HCI: Implement 36 Le commands and events by Myles Watson · 5 years ago
- d0c47e6 L2CAP: Fix dynamic channel refcount and ERTM timeout by Hansong Zhang · 5 years ago
- c022f53 L2CAP: Separate Classic and LE dynamic channel API by Hansong Zhang · 5 years ago
- 98b5baa L2CAP ERTM: Close channel on error by Hansong Zhang · 5 years ago
- c335efa Merge "A2DP: Don't override the SDP handle if there is processing" by Treehugger Robot · 5 years ago
- 2db0a5f Merge "A2DP: More clear log messages for both BTA and AVDT SCB handle" by Treehugger Robot · 5 years ago
- 4bf00f3 GD HCI: define PDL for BQR command/event by Chienyuan · 5 years ago
- b6dd264 A2DP: Don't override the SDP handle if there is processing by Cheney Ni · 5 years ago
- 2aad5d8 A2DP: More clear log messages for both BTA and AVDT SCB handle by Cheney Ni · 5 years ago
- 717ad0f Merge changes Id8582211,I6cd71506 by Treehugger Robot · 5 years ago
- 433045b Merge "HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser" by Treehugger Robot · 5 years ago
- c8a85a0 Merge "Logging: Add timestamp to logging header in x86" by Treehugger Robot · 5 years ago
- 29fe81f Merge "cert: Use the Mobly TestRunConfig" by Treehugger Robot · 5 years ago
- cb6424b HCI: LeAdvertisingManager facade by Jack He · 5 years ago
- 905d5c2 HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser by Jack He · 5 years ago
- 47ac660 Logging: Add timestamp to logging header in x86 by Jack He · 5 years ago
- 8caf236 Packet: Generate Python binding for struct public fields and size() by Jack He · 5 years ago
- 51f5fde Merge "SecurityManager: Don't access packet after move()" by Treehugger Robot · 5 years ago
- 1fa8f65 Merge "SecurityManager: Don't use iterator after erase()" by Treehugger Robot · 5 years ago
- 7ee7051 Merge "HCI: Test padded lengths for LE Advertising" by Treehugger Robot · 5 years ago
- aa66a60 HCI: Test padded lengths for LE Advertising by Myles Watson · 5 years ago
- 45d02b7 GD: Only build the Python library for the host by Myles Watson · 5 years ago
- bda5cca SecurityManager: Don't access packet after move() by Greg Kaiser · 5 years ago
- f98cc3d SecurityManager: Don't use iterator after erase() by Greg Kaiser · 5 years ago
- 3f9ff12 cert: Use the Mobly TestRunConfig by Myles Watson · 5 years ago
- 8e5571c Merge "Remove IBluetooth.sendConnectionStateChanged" by Zach Johnson · 5 years ago
- 6023057 AclManager: Check for LE_CREATE_CONNECTION by Myles Watson · 5 years ago
- 1b410fb Merge "SecurityManager: Classic Pairing Handler" by Treehugger Robot · 5 years ago
- c020da6 Merge "RootCanal: use classes in bluetooth hci namespace" by Treehugger Robot · 5 years ago
- beaff28 RootCanal: use classes in bluetooth hci namespace by Chienyuan · 5 years ago
- ff78789 Merge changes Ie29ff5a1,Ie573ae04 by Treehugger Robot · 5 years ago
- c511589 Remove IBluetooth.sendConnectionStateChanged by Zach Johnson · 5 years ago
- f2e2339 Merge "L2CAP: Store channel configuration state in a separate class" by Treehugger Robot · 5 years ago
- 69f0704 Merge "Comment out keystore usage for now" by Zach Johnson · 5 years ago
- e6b599c Merge "Rootcanal: Set default encryption key size" by Myles Watson · 5 years ago
- 60d2c86 L2CAP: Move DynamicChannel API to common by Hansong Zhang · 5 years ago
- 47dec64 Move DynamicChannel and Allocator to L2CAP internal common by Hansong Zhang · 5 years ago
- f0a1692 L2CAP: Store channel configuration state in a separate class by Hansong Zhang · 5 years ago
- c97bbea Rootcanal: Set default encryption key size by Myles Watson · 5 years ago
- 80854c2 SecurityManager: Classic Pairing Handler by Martin Brabham · 5 years ago
- 90603b3 L2CAP: Use DataPipelineManager to organize components by Hansong Zhang · 5 years ago
- e90bfd2 RootCanal: Remove libbt-rootcanal-packets and include/hci/ by Chienyuan · 5 years ago
- 676cefe RootCanal: Remove HciPacketBuilder and CommandPacketBuilder by Chienyuan · 5 years ago
- 99d2649 Merge "A2DP: Do AV suspend / stop at the stack main thread" by Treehugger Robot · 5 years ago
- a6637ff Merge "HCI: Le extended advertising packets" by Treehugger Robot · 5 years ago
- 16210d5 Merge "L2CAP ERTM: Drop invalid packet on reassembly" by Treehugger Robot · 5 years ago
- d146839 Merge "Fix cert" by Hansong Zhang · 5 years ago
- 1b8cfd2 Merge "PDL: Insert the size of the data, not the container" by Treehugger Robot · 5 years ago
- 213f398 HCI: Le extended advertising packets by Myles Watson · 5 years ago
- 45413ed Merge changes I37defeed,I6fbe6ef8 by Hansong Zhang · 5 years ago
- 60f3e8c Fix cert by Hansong Zhang · 5 years ago
- a10b5ec PDL: Insert the size of the data, not the container by Myles Watson · 5 years ago
- 093ac9f Merge "Packet: Add tests for RawBuilder, fix max" by Myles Watson · 5 years ago
- d4ff793 Comment out keystore usage for now by Zach Johnson · 5 years ago
- 44b68e2 Packet: Add tests for RawBuilder, fix max by Myles Watson · 5 years ago
- 36c81b5 L2CAP: LE Credit Based Channel Data Controller by Hansong Zhang · 5 years ago
- f35b133 L2CAP Cert: Add support for sending I-Frame and S-Frame by Hansong Zhang · 5 years ago
- 2392dff L2CAP ERTM: Drop invalid packet on reassembly by Hansong Zhang · 5 years ago
- d164e1b L2CAP ERTM FCS support by Hansong Zhang · 5 years ago
- 51b0679 Merge "ISecurityManagerListener: use AddressWithType" by Jakub Pawlowski · 5 years ago
- 657d644 Merge "HCI: Add LeSetExtendedScanParameter tests" by Myles Watson · 5 years ago
- d2c82f5 ISecurityManagerListener: use AddressWithType by Jakub Pawlowski · 5 years ago
- eba03c8 Merge changes I4d7bb31a,I82cd5b4c by Treehugger Robot · 5 years ago
- 331743f HCI: Add LeSetExtendedScanParameter tests by Myles Watson · 5 years ago
- b7e28c3 Merge "GD HCI: handle link key notification event" by Myles Watson · 5 years ago
- 0aca2b2 L2CAP: Rename classic facade and minor refactor by Jack He · 5 years ago
- 4f8230e L2CAP: Add mocks for fixed channel manager and classic module by Jack He · 5 years ago
- 8e9ecc7 A2DP: Do AV suspend / stop at the stack main thread by Cheney Ni · 5 years ago
- a5ce9f0 GD HCI: handle link key notification event by Chienyuan · 5 years ago
- 0d62930 Merge "A2DP: Report codec configurations after retrieved all capabilities" by Treehugger Robot · 5 years ago
- c82a7f9 Merge "L2CAP Allow updating ERTM config and FCS" by Treehugger Robot · 5 years ago
- 7394ae7 L2CAP Allow updating ERTM config and FCS by Hansong Zhang · 5 years ago
- f677c77 Merge "Rootcanal: Get a MAC from a property" by Treehugger Robot · 5 years ago
- 0be3895 Merge "Add Cid for classic pairing trigger." by Treehugger Robot · 5 years ago
- 45c9bed Merge changes I7eabc519,I01330fcf by Treehugger Robot · 5 years ago
- 2f0529f Merge "Packet: Remove extension suffix for Linux x86_64 build" by Treehugger Robot · 5 years ago
- 17f88e5 Merge "Register for HCI missing events" by Treehugger Robot · 5 years ago
- f9638a6 Merge "L2CAP Basic and ERTM DataController initial unittest" by Treehugger Robot · 5 years ago
- 2e76f9a Register for HCI missing events by Martin Brabham · 5 years ago
- a3a60f4 Add Cid for classic pairing trigger. by Martin Brabham · 5 years ago
- 9bc9f78 Merge "Packet: Shard pybind11 Python binding generation for faster compilation" by Treehugger Robot · 5 years ago
- 8c296af Merge "RootCanal: Remove AclPacketBuilder and ScoPacketBuilder" by Treehugger Robot · 5 years ago
- 85db6ee RootCanal: Remove AclPacketBuilder and ScoPacketBuilder by Chienyuan · 5 years ago
- e066df4 Rootcanal: Use LinkLayer packets for commands by Myles Watson · 5 years ago
- bcdc5ba Cert: Use Python3.8 and bluetooth_packets_python3 by Jack He · 5 years ago
- 8768f57 Packet: Remove extension suffix for Linux x86_64 build by Jack He · 5 years ago
- f2d1460 Packet: Shard pybind11 Python binding generation for faster compilation by Jack He · 5 years ago
- 43849b0 Python: Add setuptools support for bluetooth_packets_python3 by Jack He · 5 years ago
- ba61624 L2CAP Basic and ERTM DataController initial unittest by Hansong Zhang · 5 years ago
- 71f7b69 Merge "RootCanal: Gracefully handle HCI Event" by Treehugger Robot · 5 years ago
- 8844cdb Rootcanal: Get a MAC from a property by Myles Watson · 5 years ago
- 70fb464 L2CAP: Save remote supported features in link by Hansong Zhang · 5 years ago
- a631253 L2CAP Integrate channel mode in configuration by Hansong Zhang · 5 years ago
- 7a77935 Merge "HCI 1.1" by Jakub Pawlowski · 5 years ago