1.1.2.1.1.3.52 BLE_GAP_SyncSetDev_T
C
typedef struct BLE_GAP_SyncSetDev_T
{
BLE_GAP_Addr_T advAddr;
uint8_t advSid;
}BLE_GAP_SyncSetDev_T;Description
Set sync device parameters.
Field Documentation
| Field | Description |
|---|---|
| advAddr | Advertiser address type. Public or random (static) identity address. |
| advSid | Advertising SID. It is used to identify the Periodic Advertising. See Advertising SID range. |
