nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ audio_system_fifo_rx_block_drop()

int audio_system_fifo_rx_block_drop ( void  )

Drop oldest block from the fifo_rx buffer.

Note
This can be used to reduce latency by adjusting the timing of the completed frame that was sampled in relation to the connection interval in Bluetooth LE.
Returns
0 on success, -ECANCELED otherwise.