Home
last modified time | relevance | path

Searched refs:coap_handle_event (Results 1 – 13 of 13) sorted by relevance

/third_party/libcoap/src/
Dcoap_oscore.c808 coap_handle_event(session->context, in coap_oscore_decrypt_pdu()
817 coap_handle_event(session->context, in coap_oscore_decrypt_pdu()
833 coap_handle_event(session->context, in coap_oscore_decrypt_pdu()
878 coap_handle_event(session->context, in coap_oscore_decrypt_pdu()
1015 coap_handle_event(session->context, in coap_oscore_decrypt_pdu()
1046 coap_handle_event(session->context, in coap_oscore_decrypt_pdu()
1068 coap_handle_event(session->context, in coap_oscore_decrypt_pdu()
1279 coap_handle_event(session->context, in coap_oscore_decrypt_pdu()
1292 coap_handle_event(session->context, in coap_oscore_decrypt_pdu()
1301 coap_handle_event(session->context, in coap_oscore_decrypt_pdu()
[all …]
Dcoap_mbedtls.c1891 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CLOSED, c_session);
1958 coap_handle_event(c_session->context, c_session->dtls_event, c_session);
2082 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CONNECTED,
2135 coap_handle_event(c_session->context, c_session->dtls_event, c_session);
2268 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CONNECTED, c_session);
2299 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CONNECTED, c_session);
2367 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CONNECTED,
2378 coap_handle_event(c_session->context, c_session->dtls_event, c_session);
2417 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CONNECTED,
2456 coap_handle_event(c_session->context, c_session->dtls_event, c_session);
Dcoap_session.c895 coap_handle_event(session->context, COAP_EVENT_SESSION_CONNECTED, session); in coap_session_connected()
1081 coap_handle_event(session->context, in coap_session_disconnected()
1086 coap_handle_event(session->context, in coap_session_disconnected()
1165 coap_handle_event(oldest->context, COAP_EVENT_SERVER_SESSION_DEL, oldest); in coap_endpoint_get_session()
1170 coap_handle_event(oldest_hs->context, COAP_EVENT_SERVER_SESSION_DEL, oldest_hs); in coap_endpoint_get_session()
1240 coap_handle_event(session->context, COAP_EVENT_SERVER_SESSION_NEW, session); in coap_endpoint_get_session()
1691 coap_handle_event(session->context, COAP_EVENT_TCP_CONNECTED, session); in coap_new_server_session()
1692 coap_handle_event(session->context, COAP_EVENT_SERVER_SESSION_NEW, session); in coap_new_server_session()
Dcoap_ws.c623 coap_handle_event(session->context, COAP_EVENT_WS_CONNECTED, session); in coap_ws_read()
628 coap_handle_event(session->context, COAP_EVENT_WS_CONNECTED, session); in coap_ws_read()
705 coap_handle_event(session->context, COAP_EVENT_WS_PACKET_SIZE, session); in coap_ws_read()
916 coap_handle_event(session->context, COAP_EVENT_WS_CLOSED, session); in coap_ws_close()
Dcoap_gnutls.c2257 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CLOSED, c_session); in coap_dtls_free_session()
2324 coap_handle_event(c_session->context, c_session->dtls_event, c_session); in coap_dtls_send()
2426 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CONNECTED, in coap_dtls_receive()
2476 coap_handle_event(c_session->context, c_session->dtls_event, c_session); in coap_dtls_receive()
2682 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CONNECTED, c_session); in coap_tls_new_client_session()
2728 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CONNECTED, c_session); in coap_tls_new_server_session()
2791 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CONNECTED, in coap_tls_write()
2803 coap_handle_event(c_session->context, c_session->dtls_event, c_session); in coap_tls_write()
2841 coap_handle_event(c_session->context, COAP_EVENT_DTLS_CONNECTED, in coap_tls_read()
2884 coap_handle_event(c_session->context, c_session->dtls_event, c_session); in coap_tls_read()
Dcoap_openssl.c3022 coap_handle_event(session->context, COAP_EVENT_DTLS_CLOSED, session); in coap_dtls_free_session()
3054 coap_handle_event(session->context, session->dtls_event, session); in coap_dtls_send()
3182 coap_handle_event(session->context, COAP_EVENT_DTLS_CONNECTED, session); in coap_dtls_receive()
3196 coap_handle_event(session->context, session->dtls_event, session); in coap_dtls_receive()
3324 coap_handle_event(session->context, COAP_EVENT_DTLS_CONNECTED, session); in coap_tls_new_client_session()
3394 coap_handle_event(session->context, COAP_EVENT_DTLS_CONNECTED, session); in coap_tls_new_server_session()
3419 coap_handle_event(session->context, COAP_EVENT_DTLS_CLOSED, session); in coap_tls_free_session()
3446 coap_handle_event(session->context, COAP_EVENT_DTLS_CONNECTED, session); in coap_tls_write()
3474 coap_handle_event(session->context, COAP_EVENT_DTLS_CONNECTED, session); in coap_tls_write()
3481 coap_handle_event(session->context, session->dtls_event, session); in coap_tls_write()
[all …]
Dcoap_tinydtls.c760 coap_handle_event(coap_session->context, COAP_EVENT_DTLS_CLOSED, coap_session); in coap_dtls_free_session()
787 coap_handle_event(session->context, coap_event_dtls, session); in coap_dtls_send()
864 coap_handle_event(session->context, coap_event_dtls, session); in coap_dtls_receive()
Dcoap_net.c1628 coap_handle_event(context, COAP_EVENT_MSG_RETRANSMITTED, node->session); in coap_retransmit()
1747 coap_handle_event(session->context, COAP_EVENT_TCP_CONNECTED, session); in coap_connect_session()
1750 coap_handle_event(session->context, COAP_EVENT_TCP_FAILED, session); in coap_connect_session()
1850 coap_handle_event(session->context, COAP_EVENT_BAD_PACKET, session); in coap_read_session()
2228 coap_handle_event(session->context, COAP_EVENT_BAD_PACKET, session); in coap_handle_dgram()
3856 coap_handle_event(context, COAP_EVENT_BAD_PACKET, session); in coap_dispatch()
3928 coap_handle_event(coap_context_t *context, coap_event_t event, coap_session_t *session) { in coap_handle_event() function
Dcoap_block.c679 coap_handle_event(session->context, COAP_EVENT_XMIT_BLOCK_FAIL, session); in coap_add_data_large_internal()
711 coap_handle_event(session->context, COAP_EVENT_XMIT_BLOCK_FAIL, session); in coap_add_data_large_internal()
1170 coap_handle_event(session->context, COAP_EVENT_XMIT_BLOCK_FAIL, session); in coap_block_check_lg_xmit_timeouts()
2741 coap_handle_event(context, COAP_EVENT_PARTIAL_BLOCK, session); in coap_handle_request_put_block()
3252 coap_handle_event(session->context, COAP_EVENT_XMIT_BLOCK_FAIL, session); in coap_handle_response_send_block()
3479 coap_handle_event(context, COAP_EVENT_PARTIAL_BLOCK, session); in coap_handle_response_get_block()
3549 coap_handle_event(context, COAP_EVENT_PARTIAL_BLOCK, session); in coap_handle_response_get_block()
Dcoap_io.c1435 coap_handle_event(ctx, COAP_EVENT_SERVER_SESSION_DEL, s);
1514 coap_handle_event(s->context, COAP_EVENT_KEEPALIVE_FAILURE, s);
/third_party/libcoap/
Dlibcoap-3.map109 coap_handle_event;
Dlibcoap-3.sym106 coap_handle_event
/third_party/libcoap/include/coap3/
Dcoap_net.h512 int coap_handle_event(coap_context_t *context,