Z-Wave Protocol Controller Reference
zwave_controller_transport_internal.h File Reference
#include "zwave_controller.h"
#include "zwave_tx.h"
Include dependency graph for zwave_controller_transport_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

sl_status_t zwave_controller_transport_on_frame_received (const zwave_controller_connection_info_t *connection_info, const zwave_rx_receive_options_t *rx_options, const uint8_t *frame_data, uint16_t frame_length)
 Entry point of of frame to the transport plugin system . More...