![]() |
WINC1500 IoT Software APIs
19.5.2
WINC Software API Reference Manual
|
Functions | |
NMI_API sint8 | m2m_ping_req (uint32 u32DstIP, uint8 u8TTL, tpfPingCb fpPingCb) |
Detailed Description
The function sends ping request to the given IP Address.
Function Documentation
◆ m2m_ping_req()
- Parameters
-
[in] u32DstIP Target Destination IP Address for the ping request. It must be represented in Network byte order. The function nmi_inet_addr could be used to translate the dotted decimal notation IP to its Network bytes order integer represntative. [in] u8TTL IP TTL value for the ping request. If set to ZERO, the dfault value SHALL be used. [in] fpPingCb Callback will be called to deliver the ping statistics.
- See also
- nmi_inet_addr
- Returns
- The function returns M2M_SUCCESS for successful operations and a negative value otherwise.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by
