Toyomasa Watarai / Mbed OS Mbed-example-WS-W27

Dependencies:   MMA7660 LM75B

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.
void(* oma_bs_status_cb_handle )(sn_nsdl_oma_server_info_t *, struct nsdl_s *)
 Callback for OMA bootstrap status with nsdl handle.

Detailed Description

Defines endpoint parameters to OMA bootstrap.

Definition at line 250 of file sn_nsdl_lib.h.


Field Documentation

Callback for OMA bootstrap status.

Definition at line 251 of file sn_nsdl_lib.h.

Callback for OMA bootstrap status with nsdl handle.

Definition at line 253 of file sn_nsdl_lib.h.