Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ccid.h File Reference

Header for Bluetooth Audio Content Control Identifier. More...

#include <stdint.h>
#include <zephyr/bluetooth/gatt.h>

Go to the source code of this file.

Macros

#define BT_CCID_MIN   0
 Minimum CCID value.
 
#define BT_CCID_MAX   255
 Maximum CCID value.
 

Functions

int bt_ccid_alloc_value (void)
 Allocates a CCID value.
 
const struct bt_gatt_attrbt_ccid_find_attr (uint8_t ccid)
 Get the GATT attribute of a CCID value.
 

Detailed Description

Header for Bluetooth Audio Content Control Identifier.

Copyright (c) 2020 Bose Corporation Copyright (c) 2021-2024 Nordic Semiconductor ASA

SPDX-License-Identifier: Apache-2.0