nrfxlib API
0.1.0
Loading...
Searching...
No Matches
◆
SDC_MEM_PER_PERIODIC_ADV_SET
#define SDC_MEM_PER_PERIODIC_ADV_SET
(
max_adv_data
)
#include <
softdevice_controller/include/sdc.h
>
Value:
((max_adv_data<255)?\
(__MEM_PER_PERIODIC_ADV_SET_LOW(max_adv_data)):\
(__MEM_PER_PERIODIC_ADV_SET_HIGH(max_adv_data)))
Additional memory required for periodic advertising.
Note
The max_adv_data must be the same as for advertising in
SDC_MEM_PER_ADV_SET
.
Parameters
[in]
max_adv_data
The desired periodic advertising data size.
Memory requirement defines
Generated on Thu Sep 26 2024 10:53:02 for nrfxlib API by
1.9.6