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

◆ unicast_server_send()

int unicast_server_send ( struct net_buf const *const audio_frame)

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

Send data from the LE Audio unicast (CIS) server, if configured as a source.

Parameters
[in]audio_framePointer to the audio data.
Returns
0 for success, error otherwise.