Re-exports§
pub use device_handle::DeviceHandle;
pub use device_handle::PollMode;
pub use device_handle::PushEventReceiver;
Modules§
Macros§
- continue_
on_ err - Continues to next loop iteration on an
Err(_)
result. - encryption_
key - Convenience macro to get a Option<&ssp::AesKey> from the DeviceHandle.
Structs§
- Server
- SSP/eSSP server for communicating with supported device over serial.