Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
registration_info_ Struct Reference
Used for creating manually registration message with sn_coap_register() More...
#include <sn_coap_header.h>
Data Fields | |
uint8_t * | endpoint_ptr |
Endpoint name. | |
uint8_t * | endpoint_type_ptr |
Endpoint type. | |
uint8_t * | links_ptr |
Resource registration string. |
Detailed Description
Used for creating manually registration message with sn_coap_register()
Definition at line 252 of file sn_coap_header.h.
Field Documentation
uint8_t* endpoint_ptr |
Endpoint name.
Definition at line 257 of file sn_coap_header.h.
uint8_t* endpoint_type_ptr |
Endpoint type.
Definition at line 258 of file sn_coap_header.h.
uint8_t* links_ptr |
Resource registration string.
Definition at line 259 of file sn_coap_header.h.
Generated on Tue Jul 12 2022 12:22:49 by
