Home
last modified time | relevance | path

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

/subsys/bluetooth/audio/
A 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;
54 struct bt_bap_iso *iso;
57 uint8_t reason;
[all …]

Completed in 5 milliseconds