Home
last modified time | relevance | path

Searched refs:COAP_EVENT_WS_PACKET_SIZE (Results 1 - 5 of 5) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_event.h123 COAP_EVENT_WS_PACKET_SIZE = 0x7001, enumerator
/third_party/libcoap/src/
H A Dcoap_ws.c705 coap_handle_event(session->context, COAP_EVENT_WS_PACKET_SIZE, session); in coap_ws_read()
H A Dcoap_net.c3915 case COAP_EVENT_WS_PACKET_SIZE: in coap_event_name()
3916 return "COAP_EVENT_WS_PACKET_SIZE"; in coap_event_name()
/third_party/libcoap/examples/
H A Dcoap-client.c319 case COAP_EVENT_WS_PACKET_SIZE: in event_handler()
H A Dcoap-server.c1569 case COAP_EVENT_WS_PACKET_SIZE: in proxy_event_handler()

Completed in 20 milliseconds