Multiple RAIL Demo Code Callbacks#
These callbacks are contributed by the Multiple RAIL Demo Code plugin.
Functions#
void
emberAfPluginMultirailDemoRailEventCallback(RAIL_Handle_t handle, RAIL_Events_t events)
A callback called whenever a secondary instance RAIL event occurs.
Function Documentation#
emberAfPluginMultirailDemoRailEventCallback#
void emberAfPluginMultirailDemoRailEventCallback (RAIL_Handle_t handle, RAIL_Events_t events)
A callback called whenever a secondary instance RAIL event occurs.
Parameters
[in] | handle | A handle for a RAIL instance. |
[in] | events | A bit mask of RAIL events (full list in rail_types.h) |
Definition at line
737
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/app/ncp/doc/callback.doc