nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ SDC_MEM_SHORTER_CONNECTION_INTERVALS

#define SDC_MEM_SHORTER_CONNECTION_INTERVALS ( num_links)

#include <softdevice_controller/include/sdc.h>

Value:
((num_links) > 0 ? (12 + (num_links) * 52) : 0)

Maximum memory required when supporting shorter connection intervals.

Parameters
[in]num_linksTotal number of peripheral and central links supported.