![]() |
nRF Connect SDK API 3.3.99
|
| void le_audio_rx_data_handler | ( | struct net_buf * | audio_frame_rx, |
| struct audio_metadata * | meta, | ||
| uint8_t | location_index ) |
#include <applications/nrf_audio/src/audio/le_audio_rx.h>
Data handler when ISO data has been received.
| [in] | audio_frame_rx | Pointer to the audio buffer. |
| [in] | meta | Pointer to the audio metadata. |
| [in] | location_index | Which location is received. |