Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
coap_observer Struct Reference

Represents a remote device that is observing a local resource. More...

#include <coap.h>

Data Fields

sys_snode_t list
 
struct sockaddr addr
 
uint8_t token [8]
 
uint8_t tkl
 

Detailed Description

Represents a remote device that is observing a local resource.

Field Documentation

◆ addr

struct sockaddr coap_observer::addr

◆ list

sys_snode_t coap_observer::list

◆ tkl

uint8_t coap_observer::tkl

◆ token

uint8_t coap_observer::token[8]

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