Searched refs:COAP_EVENT_TCP_CONNECTED (Results 1 – 6 of 6) sorted by relevance
51 COAP_EVENT_TCP_CONNECTED = 0x1001, enumerator
230 COAP_EVENT_TCP_CONNECTED 0x1001
326 case COAP_EVENT_TCP_CONNECTED: in event_handler()
1577 case COAP_EVENT_TCP_CONNECTED: in proxy_event_handler()
1747 coap_handle_event(session->context, COAP_EVENT_TCP_CONNECTED, session); in coap_connect_session()3877 case COAP_EVENT_TCP_CONNECTED: in coap_event_name()
1691 coap_handle_event(session->context, COAP_EVENT_TCP_CONNECTED, session); in coap_new_server_session()