ZGPL_SendSimpleDescReq Function
C
void ZGPL_SendSimpleDescReq(ShortAddr_t addr,uint8_t ep);
Description
Sending simple descritor request
Parameters
Param | Description |
---|---|
shortAddr | addr of the node |
ep | endpoint of the node |
Returns
None.
void ZGPL_SendSimpleDescReq(ShortAddr_t addr,uint8_t ep);
Sending simple descritor request
Param | Description |
---|---|
shortAddr | addr of the node |
ep | endpoint of the node |
None.