
Modules | |
| Multi-MAC configuration | |
| NWK common constants | |
| NWK management service | |
| NWK PAN ID conflicts | |
| NWK MTORR functionality | |
Functions | |
| zb_ret_t | zb_nwk_set_max_ed_capacity (zb_uint8_t value) |
| zb_uint8_t | zb_nwk_get_max_ed_capacity (void) |
| zb_uint8_t | zb_nwk_get_total_capacity (void) |
| zb_uint8_t zb_nwk_get_max_ed_capacity | ( | void | ) |
Get the number of end devices a device is allow to have.
| zb_uint8_t zb_nwk_get_total_capacity | ( | void | ) |
Get the maximum number of siblings and children that a device can have.
| zb_ret_t zb_nwk_set_max_ed_capacity | ( | zb_uint8_t | value | ) |
Set the number of end device a device is allow to have.