Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
zaf_protocol_config.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2023 Silicon Laboratories Inc. <https://www.silabs.com/>
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 *
6 */
7
12#ifndef ZAF_PROTOCOL_CONFIG_H
13#define ZAF_PROTOCOL_CONFIG_H
14
16#include "zpal_radio.h"
17
24
31
38
45
50
51#endif /* ZAF_PROTOCOL_CONFIG_H */
const SProtocolConfig_t * zaf_get_protocol_config(void)
Gets the protocol configuration.
SAppNodeInfo_t * zaf_get_app_node_info(void)
Gets the application node info.
SRadioConfig_t * zaf_get_radio_config(void)
Gets the radio configuration.
Node information type.
Definition ZW_application_transport_interface.h:1566
Definition ZW_application_transport_interface.h:1586
Definition ZW_application_transport_interface.h:1553