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

◆ sdc_iso_host_timestamps_ignore()

int32_t sdc_iso_host_timestamps_ignore ( bool  ignore)

#include <softdevice_controller/include/sdc.h>

Configure the controller to ignore HCI ISO data timestamps from the host.

The controller requires that timestamps coming from the host/application are based on the controller's clock. This option can instruct the controller to ignore the timestamps, if the host sends timestamps that are not based on the controller's clock.

Parameters
ignoreindicates if timestamps in HCI ISO data packets from the host should be ignored.
Return values
0Success
-NRF_EOPNOTSUPPBroadcast Isochronous streams as source and Connected Isochronous Channels are not supported.