Module periodic_advertising

Source
Expand description

Contains traits that are used to synchronize to Periodic Advertisements, i.e. the GAP Central role role defined in the Bluetooth Core Specification (5.4, Volume 3 Part C Section 2.2.2)

These traits should be implemented outside this crate, conforming to the types and structs here when necessary.

Structs§

BroadcastIsochronousGroupInfo
BroadcastIsochronousGroupInfoReport
PeriodicAdvertisingReport
SyncConfiguration

Enums§

Error
SyncReport

Traits§

PeriodicAdvertising
A trait for managing a periodic advertising.