![]() |
nRF Connect SDK API 3.3.99
|
DECT NR+ status information. More...
#include <dect_net_l2.h>
Data Fields | |
| bool | mdm_activated |
| bool | cluster_running |
| uint16_t | cluster_channel |
| bool | nw_beacon_running |
| uint8_t | parent_count |
| struct dect_association_data | parent_associations [1] |
| uint8_t | child_count |
| struct dect_association_data | child_associations [CONFIG_DECT_CLUSTER_MAX_CHILD_ASSOCIATION_COUNT] |
| struct net_if * | br_net_iface |
| bool | br_global_ipv6_addr_prefix_set |
| struct in6_addr | br_global_ipv6_addr_prefix |
| int | br_global_ipv6_addr_prefix_len |
| char | fw_version_str [100] |
DECT NR+ status information.