Home
last modified time | relevance | path

Searched refs:coap_event_handler (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/net/sockets/coap_server/src/
Devents.c16 void coap_event_handler(uint32_t mgmt_event, struct net_if *iface, in coap_event_handler() function
50 NET_MGMT_REGISTER_EVENT_HANDLER(coap_events, COAP_EVENTS_SET, coap_event_handler, NULL);
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap_server.rst246 void coap_event_handler(uint32_t mgmt_event, struct net_if *iface,
277 NET_MGMT_REGISTER_EVENT_HANDLER(coap_events, COAP_EVENTS_SET, coap_event_handler, NULL);