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_bs_ep_info_ Struct Reference
Defines endpoint parameters to OMA bootstrap. More...
#include <sn_nsdl_lib.h>
Data Fields | |
void(* | oma_bs_status_cb )(sn_nsdl_oma_server_info_t *) |
Callback for OMA bootstrap status. | |
void(* | oma_bs_status_cb_handle )(sn_nsdl_oma_server_info_t *, struct nsdl_s *) |
Callback for OMA bootstrap status with nsdl handle. | |
sn_nsdl_oma_device_t * | device_object |
OMA LWM2M mandatory device resources. |
Detailed Description
Defines endpoint parameters to OMA bootstrap.
Definition at line 233 of file sn_nsdl_lib.h.
Field Documentation
OMA LWM2M mandatory device resources.
Definition at line 239 of file sn_nsdl_lib.h.
void(* oma_bs_status_cb)(sn_nsdl_oma_server_info_t *) |
Callback for OMA bootstrap status.
Definition at line 234 of file sn_nsdl_lib.h.
void(* oma_bs_status_cb_handle)(sn_nsdl_oma_server_info_t *, struct nsdl_s *) |
Callback for OMA bootstrap status with nsdl handle.
Definition at line 236 of file sn_nsdl_lib.h.
Generated on Tue Jul 12 2022 11:03:19 by
