Z-Wave Protocol Controller Reference
zwave_rx.h
Go to the documentation of this file.
1
/******************************************************************************
2
* # License
3
* <b>Copyright 2021 Silicon Laboratories Inc. www.silabs.com</b>
4
******************************************************************************
5
* The licensor of this software is Silicon Laboratories Inc. Your use of this
6
* software is governed by the terms of Silicon Labs Master Software License
7
* Agreement (MSLA) available at
8
* www.silabs.com/about-us/legal/master-software-license-agreement. This
9
* software is distributed to you in Source Code format and is governed by the
10
* sections of the MSLA applicable to Source Code.
11
*
12
*****************************************************************************/
13
39
#ifndef ZWAVE_RX_H
40
#define ZWAVE_RX_H
41
42
#include "
zwave_controller_connection_info.h
"
43
#include "
sl_status.h
"
44
45
#ifdef __cplusplus
46
extern
"C"
{
47
#endif
48
49
/*
50
* @brief Waits for the Z-Wave API to have restarted/be ready
51
* after a soft reset.
52
*
53
* NOTE: This function will be blocking for up to a couple of seconds.
54
*/
55
void
zwave_rx_wait_for_zwave_api_to_be_ready
();
56
57
#ifdef __cplusplus
58
}
59
#endif
62
#endif
//ZWAVE_RX_H
zwave_rx_wait_for_zwave_api_to_be_ready
void zwave_rx_wait_for_zwave_api_to_be_ready()
Definition:
zwave_rx.c:253
sl_status.h
SL Status Codes.
zwave_controller_connection_info.h
applications
zpc
components
zwave
zwave_rx
include
zwave_rx.h
Generated on Wed Mar 11 2026 13:17:12 for Z-Wave Protocol Controller Reference by
1.9.4