Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 490 Bytes

File metadata and controls

13 lines (10 loc) · 490 Bytes

MiApp_MeshGetNextHopAddr

|API|uint16_t MiApp_MeshGetNextHopAddr(uint16_t destAddress)| | | | |Description|This is used to get the address of next hop to reach the destAddress.| |Pre-Condition|None| |Parameters|uint16_t destAddress – destination address of the device to which the next hop is required.| |Returns|Address of the next hop to reach the destAddress.| |Example|-| |Remarks|-|

Parent topic:MiApp API Description