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 .
Definition: zwave_controller_transport.c:102