Searched refs:AttTransportImpl (Results 1 – 2 of 2) sorted by relevance
15 gatt::ffi::{AttTransportImpl, GattCallbacksImpl},29 Rc::new(AttTransportImpl()), in start()
267 pub struct AttTransportImpl(); struct269 impl AttTransport for AttTransportImpl { implementation