[][src]Module toio::ble

Abstracts BLE.

Structs

Uuid

Uuid for services or characteristics.

Traits

PeripheralOps

The interface for platform-specific BLE peripheral.

PeripheralOpsExt

The interface to help reading/writing protocol messages.

SearchOps

The interface for platform-specific BLE searcher.

Functions

searcher

Create a platform-specific searcher instance.

Type Definitions

MessageStream

Callback to receive values from peripherals.

Peripheral

Peripheral

Searcher

Searcher

ValueStream

Callback to receive values from peripherals.