summaryrefslogtreecommitdiff
path: root/system/rust
AgeCommit message (Expand)Author
2025-02-19system/rust: Add some debug code to try and track down crash Chris Suter
2025-02-13Merge "system/rust: Set imports_granularity rustfmt option to Module" into main Chris Suter
2025-02-12Add missing tests to MTS Thomas Girardier
2025-02-12system/rust: Set imports_granularity rustfmt option to Module Chris Suter
2025-02-11Merge changes I6d31aa81,Ib8fce44b into main Henri Chataing
2025-02-11Delete libbt_common Henri Chataing
2025-02-11Soong: Make all tests available on device Henri Chataing
2025-02-10system/rust: Wait forever for Rust module to initialize Chris Suter
2025-02-10system/rust: Restructure and add logs for FFI Marie Janssen
2025-01-30Merge "Revert "system/rust: Restructure and add logs for FFI"" into main Treehugger Robot
2025-01-30Revert "system/rust: Restructure and add logs for FFI" Omair Kamil
2025-01-30Merge "system/rust: Restructure and add logs for FFI" into main Omair Kamil
2025-01-15Code changes for Rust 1.83.0 Chris Wailes
2025-01-09Modify apex_available to Bluetooth apex William Escande
2024-12-17Remove the rust_binary bt_topshim_facade Henri Chataing
2024-11-25gd/dumpsys: Remove flatbuffer abtraction for dumpsys output Henri Chataing
2024-11-20system: Migrate from {fmt} to std::format Henri Chataing
2024-11-12Remove 'system/types' from include_dirs Henri Chataing
2024-10-31system/rust: Restructure and add logs for FFI Marie Janssen
2024-10-17Remove os/log.h Henri Chataing
2024-10-09use_unified_connection_manager removal Jakub Pawlowski
2024-10-02Remove the init_flags module Henri Chataing
2024-09-25Enforce -Wmissing-prototypes Henri Chataing
2024-09-20Remove unused <base/*.h> includes from hardware headers Henri Chataing
2024-09-12Define tCONN_ID for GATT Connection ID Kyunglyul Hyun
2024-09-05Update Android for Rust 1.81.0 Chris Wailes
2024-09-03Convert the unified_connection_manager flag Myles Watson
2024-08-05Merge "system/rust/gatt: Switch to the default PDL rust generator" into main Treehugger Robot
2024-08-02Merge "Prevent NPE in bt_gatt_callback" into main Kyunglyul Hyun
2024-07-30Adjust Safety annotation but also just silence lint warning Stephen Hines
2024-07-30Prevent NPE in bt_gatt_callback Kyunglyul Hyun
2024-07-16system/rust/gatt: Switch to the default PDL rust generator Henri Chataing
2024-07-07Format: apply clang rules William Escande
2024-06-28Merge "Remove unnecessary rust_ffi entries" into main Ivan Lozano
2024-06-27InitFlags: Remove always_use_private_gatt Myles Watson
2024-06-14system/rust: Update GATT packet definition to use 8[] for ATT values Henri Chataing
2024-06-12system/rust: Update GATT datastore interfaces to use raw values Henri Chataing
2024-06-12Merge "system/rust: Apply cargo fmt" into main Treehugger Robot
2024-06-11Merge "Remove usage of base::Owned in GattServerCallbacks::OnServerWrite" int... David Duarte
2024-06-11system/rust: Apply cargo fmt Henri Chataing
2024-06-11Merge "system/rust: Update Cargo.toml" into main Treehugger Robot
2024-06-11Remove usage of base::Owned in GattServerCallbacks::OnServerWrite David Duarte
2024-06-11system/rust: Update Cargo.toml Henri Chataing
2024-06-07Remove unnecessary rust_ffi entries Ivan Lozano
2024-06-05Remove FROM_HERE from do_in_jni_thread invocations David Duarte
2024-04-19Remove rust_event_loop flag David Duarte
2024-04-04Gatt Rust: Convince rustc that OwnedHandle is used Myles Watson
2024-03-23Remove gd rust David Duarte
2024-03-21system: Migrate to libbluetooth_log Henri Chataing
2024-02-21Disable LTO for libbluetooth_core_rs_bridge Pirama Arumuga Nainar