Searched defs:GattDbElementType (Results 1 – 1 of 1) sorted by relevance
1117 pub(crate) enum GattDbElementType { enum1125 impl Into<i32> for GattDbElementType { implementation