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.h45 struct bt_bap_ep { struct
46 uint8_t dir;
47 uint8_t cig_id;
48 uint8_t cis_id;
49 struct bt_ascs_ase_status status;
50 struct bt_bap_stream *stream;
51 struct bt_audio_codec_cfg codec_cfg;
52 struct bt_bap_qos_cfg qos;
53 struct bt_bap_qos_cfg_pref qos_pref;
54 struct bt_bap_iso *iso;
[all …]