Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_ccp_call_control_client_bearers Struct Reference

Struct with information about bearers of a client. More...

#include <ccp.h>

Data Fields

struct bt_ccp_call_control_client_bearergtbs_bearer
 The GTBS bearer.
size_t tbs_count
 Number of TBS bearers in tbs_bearers.
struct bt_ccp_call_control_client_bearertbs_bearers [CONFIG_BT_CCP_CALL_CONTROL_CLIENT_BEARER_COUNT]
 Array of pointers of TBS bearers.

Detailed Description

Struct with information about bearers of a client.

Field Documentation

◆ gtbs_bearer

struct bt_ccp_call_control_client_bearer* bt_ccp_call_control_client_bearers::gtbs_bearer

The GTBS bearer.

◆ tbs_bearers

struct bt_ccp_call_control_client_bearer* bt_ccp_call_control_client_bearers::tbs_bearers[CONFIG_BT_CCP_CALL_CONTROL_CLIENT_BEARER_COUNT]

Array of pointers of TBS bearers.

◆ tbs_count

size_t bt_ccp_call_control_client_bearers::tbs_count

Number of TBS bearers in tbs_bearers.


The documentation for this struct was generated from the following file:
  • include/zephyr/bluetooth/audio/ccp.h