Searched refs:COAP_EVENT_SERVER_SESSION_DEL (Results 1 – 7 of 7) sorted by relevance
94 COAP_EVENT_SERVER_SESSION_DEL = 0x4002, enumerator
248 COAP_EVENT_SERVER_SESSION_DEL 0x4002
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()
1435 coap_handle_event(ctx, COAP_EVENT_SERVER_SESSION_DEL, s);
3895 case COAP_EVENT_SERVER_SESSION_DEL: in coap_event_name()
333 case COAP_EVENT_SERVER_SESSION_DEL: in event_handler()
1584 case COAP_EVENT_SERVER_SESSION_DEL: in proxy_event_handler()