nRF5 SDK v17.1.0
Data Fields
es_adv_frame_t Struct Reference

Advertisable frame types that can be passed in to the advertising data during non-connectable slot advertising. More...

#include <es_slot.h>

Data Fields

union {
   es_uid_frame_t   uid
 UID frame.
 
   es_url_frame_t   url
 URL frame.
 
   es_tlm_frame_t   tlm
 TLM frame.
 
   es_eid_frame_t   eid
 EID frame.
 
   es_etlm_frame_t   etlm
 eTLM frame.
 
frame
 
es_frame_type_t type
 Type defined twice for convenience (because the other one is inside a union).
 
uint8_t length
 

Detailed Description

Advertisable frame types that can be passed in to the advertising data during non-connectable slot advertising.


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

Documentation feedback | Developer Zone | Subscribe | Updated