nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ periodic_sync_buffer_cfg

sdc_cfg_buffer_count_t sdc_cfg_t::periodic_sync_buffer_cfg

Configures the maximum number of periodic advertising reports available for each synchronization to a periodic advertiser.

Each synchronization to a periodic advertiser allocates its own buffer pool.

When periodic sync with responses is not supported, the minimum allowed number of buffers is 2.

When periodic sync with responses is supported, the minimum allowed number of buffers is 1.

No reports for a new advertising event containing chained PDUs will be enqueued until the host has emptied the previous event's buffers.

Default: SDC_DEFAULT_PERIODIC_SYNC_BUFFER_COUNT.