Periodic create sync message. More...
#include <lctr_api_adv_master_ae.h>
| Data Fields | |
| lctrMsgHdr_t | hdr | 
| uint8_t | filterPolicy | 
| uint8_t | repDisabled | 
| uint8_t | advSID | 
| uint8_t | advAddrType | 
| uint64_t | advAddr | 
| uint16_t | skip | 
| uint16_t | syncTimeOut | 
Periodic create sync message.
Definition at line 135 of file lctr_api_adv_master_ae.h.
| uint64_t advAddr | 
Advertiser Address.
Definition at line 142 of file lctr_api_adv_master_ae.h.
| uint8_t advAddrType | 
Advertiser Address Type.
Definition at line 141 of file lctr_api_adv_master_ae.h.
| uint8_t advSID | 
Advertising SID.
Definition at line 140 of file lctr_api_adv_master_ae.h.
| uint8_t filterPolicy | 
Filter Policy.
Definition at line 138 of file lctr_api_adv_master_ae.h.
| lctrMsgHdr_t hdr | 
Message header.
Definition at line 137 of file lctr_api_adv_master_ae.h.
| uint8_t repDisabled | 
Reporting disabled.
Definition at line 139 of file lctr_api_adv_master_ae.h.
| uint16_t skip | 
Skip.
Definition at line 143 of file lctr_api_adv_master_ae.h.
| uint16_t syncTimeOut | 
Synchronization Timeout.
Definition at line 144 of file lctr_api_adv_master_ae.h.