Searched refs:COAP_TCP (Results 1 – 2 of 2) sorted by relevance
33 COAP_TCP enumerator
270 if ((pktParam->protocol != COAP_UDP) && (pktParam->protocol != COAP_TCP)) { in CoapCreateHeaderEx()