EL4121 Embedded System / mbed-os

Dependents:   cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more

Embed: (wiki syntax)

« Back to documentation index

GapEvent Struct Reference

GapEvent Struct Reference

Base class of a Gap Event. More...

#include <GapEvents.h>

Inherited by GapAdvertisingReportEvent, GapConnectionCompleteEvent, GapConnectionUpdateEvent, GapDisconnectionCompleteEvent, GapRemoteConnectionParameterRequestEvent, and GapUnexpectedErrorEvent.


Detailed Description

Base class of a Gap Event.

Client should use the field type to deduce the actual type of the event.

Definition at line 71 of file pal/GapEvents.h.