Zephyr Project API 3.7.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_a2dp_ep_info Struct Reference

#include <a2dp.h>

Data Fields

uint8_t codec_type
 Code Type bt_a2dp_codec_type.
 
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_info sep_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.

◆ 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: