![]() |
nrfxlib API 3.3.99
|
| void 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.
| ignore | indicates if timestamps in HCI ISO data packets from the host should be ignored. |