mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
bluez5: keep track of remote endpoints
This commit is contained in:
parent
748e205453
commit
ce335b6d88
2 changed files with 218 additions and 0 deletions
|
|
@ -347,6 +347,7 @@ struct spa_bt_device {
|
|||
uint32_t profiles;
|
||||
uint32_t connected_profiles;
|
||||
struct spa_source timer;
|
||||
struct spa_list remote_endpoint_list;
|
||||
struct spa_list transport_list;
|
||||
bool added;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue