Searched refs:CoapCreateUdpClient (Results 1 – 1 of 1) sorted by relevance
159 static int32_t CoapCreateUdpClient(const struct sockaddr_in *sockAddr, uint8_t isBroadCast) in CoapCreateUdpClient() function194 int32_t fd = CoapCreateUdpClient(&sockAddr, isBroadcast); in CoapSendMsg()