Crate ssp_server

Source

Re-exports§

pub use device_handle::DeviceHandle;
pub use device_handle::PollMode;
pub use device_handle::PushEventReceiver;

Modules§

device_handle
mock

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.