Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

#include <zephyr/bluetooth/classic/a2dp.h>

Data Fields

uint8_t codec_type
 Code Type bt_a2dp_codec_type.
bool delay_report
 Whether the endpoint has delay reporting service.
struct bt_a2dp_codec_ie codec_cap
 Codec capabilities, if SBC, use function of a2dp_codec_sbc.h to parse it.
struct bt_avdtp_sep_infosep_info
 Stream End Point Information.

Field Documentation

◆ codec_cap

struct bt_a2dp_codec_ie bt_a2dp_ep_info::codec_cap

Codec capabilities, if SBC, use function of a2dp_codec_sbc.h to parse it.

◆ codec_type

uint8_t bt_a2dp_ep_info::codec_type

Code Type bt_a2dp_codec_type.

◆ delay_report

bool bt_a2dp_ep_info::delay_report

Whether the endpoint has delay reporting service.

◆ sep_info

struct bt_avdtp_sep_info* bt_a2dp_ep_info::sep_info

Stream End Point Information.


The documentation for this struct was generated from the following file:
  • zephyr/bluetooth/classic/a2dp.h