index
:
platform/packages/modules/Bluetooth
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
rust
/
src
Age
Commit message (
Expand
)
Author
2025-02-19
system/rust: Add some debug code to try and track down crash
Chris Suter
2025-02-12
system/rust: Set imports_granularity rustfmt option to Module
Chris Suter
2025-02-11
Delete libbt_common
Henri Chataing
2025-02-10
system/rust: Wait forever for Rust module to initialize
Chris Suter
2025-02-10
system/rust: Restructure and add logs for FFI
Marie Janssen
2025-01-30
Merge "Revert "system/rust: Restructure and add logs for FFI"" into main
Treehugger Robot
2025-01-30
Revert "system/rust: Restructure and add logs for FFI"
Omair Kamil
2025-01-30
Merge "system/rust: Restructure and add logs for FFI" into main
Omair Kamil
2025-01-15
Code changes for Rust 1.83.0
Chris Wailes
2024-11-20
system: Migrate from {fmt} to std::format
Henri Chataing
2024-11-12
Remove 'system/types' from include_dirs
Henri Chataing
2024-10-31
system/rust: Restructure and add logs for FFI
Marie Janssen
2024-10-17
Remove os/log.h
Henri Chataing
2024-10-09
use_unified_connection_manager removal
Jakub Pawlowski
2024-10-02
Remove the init_flags module
Henri Chataing
2024-09-20
Remove unused <base/*.h> includes from hardware headers
Henri Chataing
2024-09-12
Define tCONN_ID for GATT Connection ID
Kyunglyul Hyun
2024-09-05
Update Android for Rust 1.81.0
Chris Wailes
2024-09-03
Convert the unified_connection_manager flag
Myles Watson
2024-08-05
Merge "system/rust/gatt: Switch to the default PDL rust generator" into main
Treehugger Robot
2024-08-02
Merge "Prevent NPE in bt_gatt_callback" into main
Kyunglyul Hyun
2024-07-30
Adjust Safety annotation but also just silence lint warning
Stephen Hines
2024-07-30
Prevent NPE in bt_gatt_callback
Kyunglyul Hyun
2024-07-16
system/rust/gatt: Switch to the default PDL rust generator
Henri Chataing
2024-07-07
Format: apply clang rules
William Escande
2024-06-27
InitFlags: Remove always_use_private_gatt
Myles Watson
2024-06-14
system/rust: Update GATT packet definition to use 8[] for ATT values
Henri Chataing
2024-06-12
system/rust: Update GATT datastore interfaces to use raw values
Henri Chataing
2024-06-12
Merge "system/rust: Apply cargo fmt" into main
Treehugger Robot
2024-06-11
system/rust: Apply cargo fmt
Henri Chataing
2024-06-11
Remove usage of base::Owned in GattServerCallbacks::OnServerWrite
David Duarte
2024-06-05
Remove FROM_HERE from do_in_jni_thread invocations
David Duarte
2024-04-19
Remove rust_event_loop flag
David Duarte
2024-04-04
Gatt Rust: Convince rustc that OwnedHandle is used
Myles Watson
2024-03-21
system: Migrate to libbluetooth_log
Henri Chataing
2024-02-09
Inline osi/include/log.h
David Duarte
2023-11-04
[Invisalign2] Move (wrap) the following 2 APIs
Hui Peng
2023-09-05
Migrate base::Bind to base::BindOnce for do_in_jni_thread
Wei-Luan Wang
2023-08-16
Changes for Rust 1.72
James Farrell
2023-08-08
has_artbiter checks for intercept_packet received after rust module unloading
Hyun Jae Moon
2023-08-03
rust/gatt: Suppress rust panics on LE disconnection events received
Henri Chataing
2023-07-21
Add safety comments, or temporarily allow them to be omitted.
Andrew Walbran
2023-07-12
Fix errors from rustc 1.71.0
Chris Wailes
2023-06-27
Gatt arbiter: use RwLock to allow global cleanup
William Escande
2023-05-31
Merge changes I956e035b,Idc3cdd78,I1e5591b0,I470d40e7
Rahul Arya
2023-05-18
rust: Make AttPermissions compatible with libbitflags 2.2.1
Jakob Vukalovic
2023-05-13
Merge changes I168473c9,Id248cc02
Rahul Arya
2023-05-12
Merge "libchrome: Update headers from libchrome"
Nathan Muggli
2023-05-10
[GATT Server] Simplify API of IsolationManager
Rahul Arya
2023-05-10
[GATT Server] Expose IsolationManager from GATT server module
Rahul Arya
[next]