Home
last modified time | relevance | path

Searched defs:bt_bap_ep (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dbap_endpoint.h44 struct bt_bap_ep { struct
45 uint8_t dir;
46 uint8_t cig_id;
47 uint8_t cis_id;
48 struct bt_ascs_ase_status status;
49 struct bt_bap_stream *stream;
50 struct bt_audio_codec_cfg codec_cfg;
51 struct bt_bap_qos_cfg qos;
52 struct bt_bap_qos_cfg_pref qos_pref;
53 struct bt_bap_iso *iso;
[all …]