mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-02-24 01:40:18 -05:00
bluetooth: use device flag to prevent assertion failure during shutdown
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/491>
This commit is contained in:
parent
698fb3bc26
commit
c884ae8c74
4 changed files with 5 additions and 9 deletions
|
|
@ -120,6 +120,7 @@ struct pa_bluetooth_device {
|
|||
pa_bluetooth_discovery *discovery;
|
||||
pa_bluetooth_adapter *adapter;
|
||||
|
||||
bool enable_hfp_hf;
|
||||
bool properties_received;
|
||||
bool tried_to_link_with_adapter;
|
||||
bool valid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue