Rtos API example

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.