Data types in peripheral_discovery.h
Contains structures, typedefs, and enumerations that are available for peripheral discovery.
pd_bus_t
The different bus types that connect to peripherals.
pd_class_t
The different classes of peripherals.
pd_event_type_t
The different types of events.
pd_peripheral_list_t
The struct used to represent a list of peripherals.
pd_peripheral_properties_t
The struct used to represent a list of properties.
pd_peripheral_property_t
The struct used to represent a property.
pd_peripheral_t
The struct used to represent a peripheral.
pd_property_type_t
The types of properties.
Parent topic:
Peripheral Discovery Library