Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
zaf_event_distributor_ncp.h File Reference
Include dependency graph for zaf_event_distributor_ncp.h:

Go to the source code of this file.

Functions

void zaf_event_distributor_app_zw_rx (SZwaveReceivePackage *RxPackage)
 Used by the application to handle protocol received events.
void zaf_event_distributor_app_zw_command_status (SZwaveCommandStatusPackage *Status)
 Used by the application to handle protocol command status.
void zaf_event_distributor_app_state_change (void)
 Used by the application to handle state changes in the NCP state machine.
void zaf_event_distributor_app_serial_data_rx (void)
 Used by the application to handle serial data received.
void zaf_event_distributor_app_serial_timeout (void)
 Used by the application to handle serial timeout.

Detailed Description

ZAF Event Distributor for NCP applications