|
libcoap 4.3.5-develop-783b531
|
#include <coap_uri.h>
Data Fields | |
| uint32_t | upa_value |
| The Uri-Path-Abbrev option value. | |
| const char * | upa_path |
| The Uri-Path-Abbrev option path representation (withouot the leading '/') | |
Definition at line 85 of file coap_uri.h.
| const char* coap_upa_abbrev_t::upa_path |
The Uri-Path-Abbrev option path representation (withouot the leading '/')
Definition at line 87 of file coap_uri.h.
| uint32_t coap_upa_abbrev_t::upa_value |
The Uri-Path-Abbrev option value.
Definition at line 86 of file coap_uri.h.