nRF Connect SDK API
3.3.99
Loading...
Searching...
No Matches
le_audio_rx.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
18
#ifndef _LE_AUDIO_RX_H_
19
#define _LE_AUDIO_RX_H_
20
21
#include <zephyr/bluetooth/audio/audio.h>
22
#include <zephyr/net_buf.h>
23
#include <
audio_defines.h
>
24
32
void
le_audio_rx_data_handler
(
struct
net_buf *audio_frame_rx,
struct
audio_metadata
*meta,
33
uint8_t location_index);
34
40
int
le_audio_rx_init
(
void
);
41
46
#endif
/* _LE_AUDIO_RX_H_ */
audio_defines.h
Globally accessible audio related defines.
le_audio_rx_init
int le_audio_rx_init(void)
Initialize the receive audio path.
le_audio_rx_data_handler
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.
audio_metadata
Definition
audio_defines.h:42
applications
nrf_audio
src
audio
le_audio_rx.h
Generated on Wed Jun 10 2026 17:22:24 for nRF Connect SDK API by
1.12.0