aligenie_demo sample
genie_event()
is only used within aligenie_demo sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
aligenie_demo sample
genie_event()
genie_event() function
The handler for the underlying events. If necessary this handler dispatch the user events to applications.
Syntax
Show:
Summary
Declaration
Definition
from
genie_event.h:95
void
genie_event
(
genie_event_t
event
,
void
*
args
)
;
Implemented in
genie_event.c:502
Arguments
Argument
Description
event
refers to the event details.
args
refers to the additional information for the event.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out