![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Input to the timing resolver. More...
#include <es_adv_timing_resolver.h>
Data Fields | |
| uint16_t | adv_interval |
| Global advertisement interval. | |
| uint8_t | num_slots_configured |
| Number of configured slots. | |
| const uint8_t * | p_slots_configured |
| Pointer to the list of configured slots. | |
| uint8_t | num_eid_slots_configured |
| Number of configured EID slots. | |
| const uint8_t * | p_eid_slots_configured |
| Pointer to the list of configured EID slots. | |
| bool | tlm_configured |
| Flag that specifies if TLM slot is configured. | |
| uint8_t | tlm_slot |
Slot number of the TLM slot (if tlm_configured is true). | |
| es_adv_timing_resolver_result_t * | p_result |
| Output result. | |
Input to the timing resolver.