- 3328d12 Revert "rust: Make AttPermissions compatible with libbitflags 2.2.1" by David Duarte · 2 years, 2 months ago
- e8a5733 Merge changes I168473c9,Id248cc02 am: 08071b30da by Rahul Arya · 2 years, 3 months ago
- 08071b3 Merge changes I168473c9,Id248cc02 by Rahul Arya · 2 years, 3 months ago
- df34dbf Merge "rust: Make AttPermissions compatible with libbitflags 2.2.1" into udc-mainline-prod by Treehugger Robot · 2 years, 3 months ago
- dd00cd6 Merge "libchrome: Update headers from libchrome" by Nathan Muggli · 2 years, 3 months ago
- 3b1ebbf rust: Make AttPermissions compatible with libbitflags 2.2.1 by Jakob Vukalovic · 2 years, 3 months ago
- c0c4014 [GATT Server] Use TransportIndex instead of conn_id in API by Rahul Arya · 2 years, 3 months ago
- a2a2379 Revert^2 [Connection Manager] Forward disconnection callbacks by Rahul Arya · 2 years, 3 months ago
- 0a8b9be [Connection Manager] Unregister for callbacks on shutdown by Rahul Arya · 2 years, 3 months ago
- 4e3bbe9 Remove extern specifiers from function prototype declarations by Henri Chataing · 2 years, 4 months ago
- 73cb99e Merge "Revert "[Connection Manager] Forward disconnection callbacks"" by Treehugger Robot · 2 years, 3 months ago
- b6fbc18 Revert "[Connection Manager] Forward disconnection callbacks" by Rahul Arya · 2 years, 3 months ago
- 4bdc7f0 [Connection Manager] Fix FFI for AddressWithType by Rahul Arya · 2 years, 4 months ago
- a6cdcde Merge changes I34b8cea4,Ibe56093b,I918d0ede,I066a9a1f,Ifc38fcd8 by Rahul Arya · 2 years, 4 months ago
- e7d47a7 [Private GATT] Rename writable -> writable_with_response by Rahul Arya · 2 years, 4 months ago
- 0fd67b0 [Private GATT] Add logging at FFI interface by Rahul Arya · 2 years, 4 months ago
- 58aeaef [Private GATT] Add support for write commands by Rahul Arya · 2 years, 4 months ago
- c3bfd21 [Connection Manager] Forward disconnection callbacks by Rahul Arya · 2 years, 4 months ago
- ba46278 [Connection Manager] Implement direct + background connections by Rahul Arya · 2 years, 4 months ago
- b53199c [Connection Manager] Call into connection manager from C++ by Rahul Arya · 2 years, 4 months ago
- 64de390 [Connection Manager] Expose connection manager API from C++ by Rahul Arya · 2 years, 4 months ago
- 6ca00da [Connection Manager] Add FFI to access le_impl from Rust by Rahul Arya · 2 years, 4 months ago
- e5a61a7 [Connection Manager] Properly start/stop Rust thread by Rahul Arya · 2 years, 4 months ago
- 93e8c2f [Connection Manager] Move libbluetooth_rs into stack by Rahul Arya · 2 years, 4 months ago
- 86f62a0 [BP CLEANUP] Format bpfmt -s in system/* by William Escande · 2 years, 4 months ago
- 288887f [BP CLEANUP] Add blank line to not sort some item with bpfmt by William Escande · 2 years, 4 months ago
- 6c8fb61 libchrome: Update headers from libchrome by Nathan Muggli · 2 years, 4 months ago
- d120724 [Connection Manager] Create API skeleton by Rahul Arya · 2 years, 4 months ago
- 594b916 [Connection Manager] Expose AddressWithType over FFI by Rahul Arya · 2 years, 4 months ago
- 1dd7ce0 [Connection Manager] Add new_cyclic to SharedBox by Rahul Arya · 2 years, 4 months ago
- 84c6074 [Connection Manager] Clean up build.rs by Rahul Arya · 2 years, 4 months ago
- b36a6ba [Private GATT] Refactor GattDatastore by Rahul Arya · 2 years, 4 months ago
- 596b464 Merge changes Ie8c0ac85,If3447096,Ib11c0789,I581fec49 by Rahul Arya · 2 years, 4 months ago
- f503112 [Private GATT] Add service change indication by Rahul Arya · 2 years, 5 months ago
- 62fa909 [Private GATT] Built-in services by Rahul Arya · 2 years, 5 months ago
- 5d74539 [Private GATT] Minor cleanup by Rahul Arya · 2 years, 5 months ago
- 6e204df Format build files with bpfmt by David Duarte · 2 years, 5 months ago
- a7c2849 [Private GATT] Make datastores per-service by Rahul Arya · 2 years, 5 months ago
- 6c48322 [Private GATT] Simplify datastore interface by Rahul Arya · 2 years, 5 months ago
- 189169e [Private GATT] Add support for MTU Exchange by Rahul Arya · 2 years, 5 months ago
- e8b68ea [Private GATT] Add support for descriptors by Rahul Arya · 2 years, 5 months ago
- 26c1bc3 [Private GATT] Add support for handle value indications by Rahul Arya · 2 years, 5 months ago
- a01c673 [Private GATT] Make ATT permissions a bitmask by Rahul Arya · 2 years, 5 months ago
- 51caea5 [Private GATT] Refactor AttOpcode handling by Rahul Arya · 2 years, 5 months ago
- 1462b1a [Private GATT] Rename AttTransactionHandler by Rahul Arya · 2 years, 5 months ago
- cf25dea [Private GATT] Refactor to remove Rc<> by Rahul Arya · 2 years, 5 months ago
- efac4fe [Private GATT] Add support for Tokio test-utils by Rahul Arya · 2 years, 5 months ago
- 8cab37d [Private GATT] Add support for GATT write requests by Rahul Arya · 2 years, 6 months ago
- e59a4b6 [Private GATT] Add support for reading attributes over JNI by Rahul Arya · 2 years, 6 months ago
- 95c86ca [Private GATT] Add GATT transactions needed for service discovery by Rahul Arya · 2 years, 5 months ago
- 088afbc Merge "Update source for Rust 1.66.1" by Chris Wailes · 2 years, 6 months ago
- f266646 Update source for Rust 1.66.1 by Chris Wailes · 2 years, 6 months ago
- 5cc8417 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Bluetooth by Bob Badour · 2 years, 6 months ago
- a956ece [Private GATT] Clear services when server closed by Rahul Arya · 2 years, 6 months ago
- 0c750f2 [Private GATT] Add API to use a isolated GATT server by Rahul Arya · 2 years, 6 months ago
- 4b77690 [Private GATT] Add Arbiter to share ATT channel by Rahul Arya · 2 years, 6 months ago
- c8a8d02 [Private GATT] Mirror GATT server inside rust module by Rahul Arya · 2 years, 6 months ago
- 4b3dea3 [Private GATT] Add to libbluetooth by Rahul Arya · 2 years, 6 months ago
- 3aab56f [Private GATT] Add GATT server + module by Rahul Arya · 2 years, 6 months ago
- fa7f173 [Private GATT] Add basic ATT transaction implementation by Rahul Arya · 2 years, 6 months ago
- e318766 [Private GATT] Basic GATT skeleton by Rahul Arya · 2 years, 6 months ago
- 3a06cff Revert "Update source for Rust 1.66.1" by Chris Wailes · 2 years, 6 months ago
- 273786c Update source for Rust 1.66.1 by Chris Wailes · 2 years, 6 months ago
- 3d401da [Private GATT] Initial boilerplate by Rahul Arya · 2 years, 6 months ago