nRF5 SDK v13.0.0
Data Fields
es_adv_timing_resolver_input_t Struct Reference

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_tp_result
 Output result.
 

Detailed Description

Input to the timing resolver.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated