mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
bluez5: parse BAP transport CIG/CIS properties
This commit is contained in:
parent
3236d706ba
commit
dfd30f37dc
2 changed files with 18 additions and 0 deletions
|
|
@ -606,6 +606,8 @@ struct spa_bt_transport {
|
|||
uint16_t write_mtu;
|
||||
unsigned int delay_us;
|
||||
unsigned int latency_us;
|
||||
uint8_t bap_cig;
|
||||
uint8_t bap_cis;
|
||||
|
||||
struct spa_bt_sco_io *sco_io;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue