BLE_GAP_EvtPeriAdvSyncLost_T
C
typedef struct BLE_GAP_EvtPeriAdvSyncLost_T { uint16_t syncHandle; }BLE_GAP_EvtPeriAdvSyncLost_T;
Description
Structure for BLE_GAP_EVT_PERI_ADV_SYNC_LOST event.
Field Documentation
Field | Description |
---|---|
syncHandle | Handle identifying the periodic advertising sync that was lost. |