nRF Connect SDK API 2.8.99
|
int bt_le_audio_tx_send | ( | struct le_audio_tx_info * | tx, |
uint8_t | num_tx, | ||
struct le_audio_encoded_audio | enc_audio ) |
Allocates buffers and sends data to the controller.
[in] | tx | Pointer to an array of le_audio_tx_info elements. |
[in] | num_tx | Number of elements in tx . |
[in] | enc_audio | Encoded audio data. |