Zephyr API 3.6.99
|
Stream End Point. More...
#include <a2dp.h>
Data Fields | |
uint8_t | codec_type |
Code Type bt_a2dp_codec_type. | |
struct bt_a2dp_codec_ie * | codec_cap |
Capabilities. | |
struct bt_avdtp_sep | sep |
AVDTP Stream End Point Identifier. | |
struct bt_a2dp_stream * | stream |
Stream End Point.
struct bt_a2dp_codec_ie* bt_a2dp_ep::codec_cap |
Capabilities.
uint8_t bt_a2dp_ep::codec_type |
Code Type bt_a2dp_codec_type.
struct bt_avdtp_sep bt_a2dp_ep::sep |
AVDTP Stream End Point Identifier.
struct bt_a2dp_stream* bt_a2dp_ep::stream |