WORKS
Dependencies: MAX44000 PWM_Tone_Library nexpaq_mdk
Fork of LED_Demo by
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_t * | device_object |
| OMA LWM2M mandatory device resources. | |
| 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 227 of file sn_nsdl_lib.h.
Field Documentation
OMA LWM2M mandatory device resources.
Definition at line 229 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 228 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 230 of file sn_nsdl_lib.h.
Generated on Tue Jul 12 2022 12:29:11 by
1.7.2
