ZDO_GetNeibAmount Function
C
void ZDO_GetNeibAmount(ZDO_GetNeibAmount_t *amount);
Description
Gets neighbor routers and children amount
Parameters
Param | Description |
---|---|
amount | pointer to store routers and children amount information |
Returns
None
void ZDO_GetNeibAmount(ZDO_GetNeibAmount_t *amount);
Gets neighbor routers and children amount
Param | Description |
---|---|
amount | pointer to store routers and children amount information |
None