Zephyr Project API
3.2.0
A Scalable Open Source RTOS
cap.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2022 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_BLUETOOTH_AUDIO_CAP_H_
8
#define ZEPHYR_INCLUDE_BLUETOOTH_AUDIO_CAP_H_
9
22
#include <
zephyr/types.h
>
23
#include <
zephyr/bluetooth/audio/csis.h
>
24
25
#ifdef __cplusplus
26
extern
"C"
{
27
#endif
28
46
int
bt_cap_acceptor_register
(
const
struct
bt_csis_register_param
*param,
47
struct
bt_csis **csis);
48
49
#ifdef __cplusplus
50
}
51
#endif
52
57
#endif
/* ZEPHYR_INCLUDE_BLUETOOTH_AUDIO_CAP_H_ */
csis.h
bt_cap_acceptor_register
int bt_cap_acceptor_register(const struct bt_csis_register_param *param, struct bt_csis **csis)
Register the Common Audio Service.
types.h
bt_csis_register_param
Definition:
csis.h:109
include
zephyr
bluetooth
audio
cap.h
Generated on Tue Feb 28 2023 15:43:18 for Zephyr Project API by
1.9.2