LE periodic advertising sync transfer received. More...
#include <hci_api.h>
| Data Fields | |
| wsfMsgHdr_t | hdr | 
| Event header.  More... | |
| uint8_t | status | 
| Status.  More... | |
| uint16_t | connHandle | 
| Connection handle.  More... | |
| uint16_t | serviceData | 
| Service data.  More... | |
| uint16_t | syncHandle | 
| Sync handle.  More... | |
| uint8_t | advSid | 
| Advertising SID.  More... | |
| uint8_t | advAddrType | 
| Advertiser address type.  More... | |
| bdAddr_t | advAddr | 
| Advertiser address.  More... | |
| uint8_t | advPhy | 
| Advertiser PHY.  More... | |
| uint16_t | perAdvInterval | 
| Periodic advertising interval.  More... | |
| uint8_t | clockAccuracy | 
| Advertiser clock accuracy.  More... | |
| wsfMsgHdr_t hdr |