BLE_GAP_EvtPeriAdvSyncLost_T

C

typedef struct BLE_GAP_EvtPeriAdvSyncLost_T
{
    uint16_t                syncHandle;
}BLE_GAP_EvtPeriAdvSyncLost_T;

Field Documentation

FieldDescription
syncHandleHandle identifying the periodic advertising sync that was lost.