![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
SDM profile structure. More...
#include <ant_sdm.h>
Data Fields | |
| uint8_t | channel_number |
| Channel number assigned to the profile. | |
| union { | |
| ant_sdm_disp_cb_t * p_disp_cb | |
| ant_sdm_sens_cb_t * p_sens_cb | |
| } | _cb |
| Pointer to internal control block. | |
| ant_sdm_evt_handler_t | evt_handler |
| Event handler to be called for handling events in the SDM profile. | |
| ant_sdm_page1_data_t | page_1 |
| Page 1. | |
| ant_sdm_page2_data_t | page_2 |
| Page 2. | |
| ant_sdm_page3_data_t | page_3 |
| Page 3. | |
| ant_sdm_page22_data_t | page_22 |
| Page 22. | |
| ant_common_page80_data_t | page_80 |
| Page 80. | |
| ant_common_page81_data_t | page_81 |
| Page 81. | |
| ant_sdm_common_data_t | common |
| SDM common data. | |
SDM profile structure.