Re-exports§
pub use types::Error;pub use types::BluetoothAddressType;pub use types::CharacteristicCapability;pub use adapter::Adapter;pub use adapter::ScanEvent;pub use adapter::PowerEvent;pub use peripheral::Peripheral;pub use peripheral::ConnectionEvent;pub use peripheral::ValueChangedEvent;pub use service::Service;pub use characteristic::Characteristic;pub use descriptor::Descriptor;