![]() |
nRF Connect SDK API 3.3.99
|
LE Audio receive (RX) API for Audio applications. More...
Functions | |
| void | le_audio_rx_data_handler (struct net_buf *audio_frame_rx, struct audio_metadata *meta, uint8_t location_index) |
| Data handler when ISO data has been received. | |
| int | le_audio_rx_init (void) |
| Initialize the receive audio path. | |
LE Audio receive (RX) API for Audio applications.
This module handles the reception and processing of incoming LE Audio streams from Bluetooth. It manages the audio data reception pipeline, including metadata extraction and audio frame processing for both unicast (CIS) and broadcast (BIS) modes.