summaryrefslogtreecommitdiff
path: root/system/rust/src/gatt/mocks
AgeCommit message (Expand)Author
2025-02-12system/rust: Set imports_granularity rustfmt option to Module Chris Suter
2024-07-16system/rust/gatt: Switch to the default PDL rust generator Henri Chataing
2024-06-12system/rust: Update GATT datastore interfaces to use raw values Henri Chataing
2023-05-08[GATT Server] Use TransportIndex instead of conn_id in API Rahul Arya
2023-03-23[Private GATT] Refactor GattDatastore Rahul Arya
2023-03-22[Private GATT] Add service change indication Rahul Arya
2023-03-09[Private GATT] Simplify datastore interface Rahul Arya
2023-03-09[Private GATT] Add support for descriptors Rahul Arya
2023-03-09[Private GATT] Add support for handle value indications Rahul Arya
2023-02-24[Private GATT] Add support for GATT write requests Rahul Arya
2023-02-24[Private GATT] Add support for reading attributes over JNI Rahul Arya
2023-02-06[Private GATT] Add GATT server + module Rahul Arya