nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ sdc_support_periodic_adv_sync_transfer_sender_central()

int32_t sdc_support_periodic_adv_sync_transfer_sender_central ( void  )

#include <softdevice_controller/include/sdc.h>

Support for sending periodic advertising sync transfers as central role.

Note
The application is required to call both sdc_support_periodic_adv_sync_transfer_sender_central() and sdc_support_periodic_adv_sync_transfer_sender_peripheral() if both central and peripheral roles are supported.
Return values
0Success
-NRF_EPERMThis API must be called before sdc_cfg_set() or sdc_enable().
-NRF_EOPNOTSUPPSending periodic advertising sync transfers is not supported.