Lines Matching refs:event
116 * event was received that indicates delivering the message is not possible.
243 * select() or returned as an event in an application's epoll_wait() call.
503 * Invokes the event handler of @p context for the given @p event and
506 * @param context The CoAP context whose event handler is to be called.
507 * @param event The event to deliver.
508 * @param session The session related to @p event.
509 * @return The result from the associated event handler or 0 if none was
513 coap_event_t event,