nrfxlib API 0.1.0
|
#define SDC_MEM_LE_POWER_CONTROL | ( | num_links | ) | ((num_links) > 0 ? (13 + (num_links) * 115) : 0) |
#include <softdevice_controller/include/sdc.h>
Maximum memory required when supporting LE Power Control.
[in] | num_links | Total number of peripheral and central links supported. |