nrfxlib API 2.8.99
|
#define SDC_MEM_PER_PERIODIC_SYNC_RSP | ( | tx_buffer_count, | |
rx_buffer_count ) |
#include <softdevice_controller/include/sdc.h>
Memory required per periodic sync when periodic sync with responses is supported.
[in] | tx_buffer_count | The number of buffers for sending data. Minimum of 1. |
[in] | rx_buffer_count | The number of buffers for receiving data. |