Searched refs:COAP_EVENT_TCP_CONNECTED (Results 1 – 4 of 4) sorted by relevance
40 #define COAP_EVENT_TCP_CONNECTED 0x1001 macro
182 COAP_EVENT_TCP_CONNECTED 0x1001
943 coap_handle_event(session->context, COAP_EVENT_TCP_CONNECTED, session); in coap_session_accept()
850 coap_handle_event(session->context, COAP_EVENT_TCP_CONNECTED, session); in coap_send_pdu()1458 coap_handle_event(session->context, COAP_EVENT_TCP_CONNECTED, session); in coap_connect_session()