Zigbee Protocol Controller
1.6.0
zigpc_config_validate.h
Go to the documentation of this file.
1
2
#ifndef ZIGPC_CONFIG_VALIDATE
3
#define ZIGPC_CONFIG_VALIDATE
4
5
#include "
config.h
"
6
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
11
config_status_t
12
zigpc_config_network_args_validate
(
13
bool
use_network_args,
14
int
network_pan_id,
15
int
network_radio_power,
16
int
network_channel);
17
18
#endif
19
20
#ifdef __cplusplus
21
}
22
#endif
config.h
config_status_t
config_status_t
Definition:
config.h:54
zigpc_config_network_args_validate
config_status_t zigpc_config_network_args_validate(bool use_network_args, int network_pan_id, int network_radio_power, int network_channel)
applications
zigpc
components
zigpc_config
src
zigpc_config_validate.h
Generated on Wed Aug 7 2024 15:21:43 for Zigbee Protocol Controller by
1.9.4