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

◆ le_audio_receive_cb

typedef void(* le_audio_receive_cb) (struct net_buf *audio_frame, struct audio_metadata *meta, uint8_t location_index)

#include <applications/nrf_audio/src/bluetooth/bt_stream/le_audio.h>

Callback for receiving Bluetooth LE Audio data.

Parameters
audio_framePointer to audio buffer.
metaPointer to audio metadata.
location_indexAudio location index.