Searched defs:GattCharacteristicWithHandle (Results 1 – 1 of 1) sorted by relevance
52 pub struct GattCharacteristicWithHandle { struct55 pub handle: AttHandle,57 pub type_: Uuid,59 pub permissions: AttPermissions,61 pub descriptors: Vec<GattDescriptorWithHandle>,