Contains traits that are used to find and connect to Low Energy Peers, i.e.
the GAP Central and Observer roles role defined in the Bluetooth Core
Specification (5.4, Volume 3 Part C Section 2.2.2)
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)
Implementors implement traits with respect to GattTypes.
Implementation crates provide an object which relates a constellation of
types to each other, used to provide concrete types for library crates to
paramaterize on.
Servers and services are defined with respect to ServerTypes.
Implementation crates provide an object which relates this constellation of
types to each other, used to provide concrete types for library crates to
paramaterize on.