Searched refs:COAP_ENDPOINT_NOSEC (Results 1 – 3 of 3) sorted by relevance
59 #define COAP_ENDPOINT_NOSEC 0x00 macro
71 LWIP_ASSERT("Flags not supported for LWIP endpoints", flags == COAP_ENDPOINT_NOSEC); in coap_new_endpoint()
382 c->endpoint = coap_new_endpoint(listen_addr, COAP_ENDPOINT_NOSEC); in coap_new_context()