Austin Blackstone / Mbed 2 deprecated mbed-client-classic-example-lwip

Dependencies:   mbed Socket lwip-eth lwip-sys lwip

Fork of mbed-client-classic-example-lwip by sandbox

Embed: (wiki syntax)

« Back to documentation index

sn_nsdl_bs_ep_info_ Struct Reference

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.
sn_nsdl_oma_device_tdevice_object
 OMA LWM2M mandatory device resources.

Detailed Description

Defines endpoint parameters to OMA bootstrap.

Definition at line 225 of file sn_nsdl_lib.h.


Field Documentation

OMA LWM2M mandatory device resources.

Definition at line 227 of file sn_nsdl_lib.h.

Callback for OMA bootstrap status.

Definition at line 226 of file sn_nsdl_lib.h.