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.
Dependents: mbed-TFT-example-NCS36510 mbed-Accelerometer-example-NCS36510 mbed-Accelerometer-example-NCS36510
sn_nsdl_oma_device_ Struct Reference
Defines OMA device object parameters. More...
#include <sn_nsdl_lib.h>
Data Fields | |
sn_nsdl_oma_device_error_t | error_code |
Error code. | |
uint8_t(* | sn_oma_device_boot_callback )(struct nsdl_s *, sn_coap_hdr_s *, sn_nsdl_addr_s *, sn_nsdl_capab_e) |
Device boot callback function. |
Detailed Description
Defines OMA device object parameters.
Definition at line 215 of file sn_nsdl_lib.h.
Field Documentation
sn_nsdl_oma_device_error_t error_code |
uint8_t(* sn_oma_device_boot_callback)(struct nsdl_s *, sn_coap_hdr_s *, sn_nsdl_addr_s *, sn_nsdl_capab_e) |
Device boot callback function.
If defined, this is called when reset request is received
Definition at line 217 of file sn_nsdl_lib.h.
Generated on Tue Jul 12 2022 11:03:19 by
