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

◆ SDC_MEM_FRAME_SPACE_UPDATE

#define SDC_MEM_FRAME_SPACE_UPDATE ( num_links)

#include <softdevice_controller/include/sdc.h>

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

Maximum memory required when supporting frame space update.

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