Home
last modified time | relevance | path

Searched defs:GattDbElementType (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1117 pub(crate) enum GattDbElementType { enum
1125 impl Into<i32> for GattDbElementType { implementation