Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
net_event_coap_service Struct Reference

CoAP Service event structure. More...

#include <zephyr/net/coap_mgmt.h>

Data Fields

const struct coap_service * service
 The CoAP service for which the event is emitted.

Detailed Description

CoAP Service event structure.

Field Documentation

◆ service

const struct coap_service* net_event_coap_service::service

The CoAP service for which the event is emitted.


The documentation for this struct was generated from the following file: