mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
bluez5: update timestamping code to match kernel & bluez
Update code to match the final version landed in mainline Linux 6.15
This commit is contained in:
parent
e375364c87
commit
897748759e
4 changed files with 84 additions and 31 deletions
|
|
@ -385,6 +385,7 @@ struct spa_bt_adapter {
|
|||
unsigned int has_adapter1_interface:1;
|
||||
unsigned int has_media1_interface:1;
|
||||
unsigned int le_audio_bcast_supported:1;
|
||||
unsigned int tx_timestamping_supported:1;
|
||||
};
|
||||
|
||||
enum spa_bt_form_factor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue