Searched defs:GattCharacteristicWithHandle (Results 1 – 1 of 1) sorted by relevance
60 pub struct GattCharacteristicWithHandle { struct63 pub handle: AttHandle,65 pub type_: Uuid,67 pub permissions: AttPermissions,69 pub descriptors: Vec<GattDescriptorWithHandle>,