Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_a2dp_ep Struct Reference

Stream End Point. More...

#include <a2dp.h>

Data Fields

uint8_t codec_type
 Code Type bt_a2dp_codec_type.
 
struct bt_a2dp_codec_iecodec_cap
 Capabilities.
 
struct bt_avdtp_sep sep
 AVDTP Stream End Point Identifier.
 
struct bt_a2dp_streamstream
 

Detailed Description

Stream End Point.

Field Documentation

◆ codec_cap

struct bt_a2dp_codec_ie* bt_a2dp_ep::codec_cap

Capabilities.

◆ codec_type

uint8_t bt_a2dp_ep::codec_type

Code Type bt_a2dp_codec_type.

◆ sep

struct bt_avdtp_sep bt_a2dp_ep::sep

AVDTP Stream End Point Identifier.

◆ stream

struct bt_a2dp_stream* bt_a2dp_ep::stream

The documentation for this struct was generated from the following file: