Crate ockam_transport_ble

Source
Expand description

This crate provides a BLE Transport for Ockam’s Routing Protocol. Please read the support documentation for more information.

Re-exports§

pub use driver::BleClient;
pub use driver::BleServer;

Modules§

driver
Bluetooth platform drivers

Macros§

wait_ms

Structs§

BleAddr
BleTransport
High level management interface for BLE transports

Constants§

BLE
BLE address type constant

Functions§

parse_ble_addr