mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
monitor: Remove monitor event
Remove the monitor event and emit events with structures like we do for the devices.
This commit is contained in:
parent
3780bd1b30
commit
9785d99821
12 changed files with 268 additions and 422 deletions
|
|
@ -156,6 +156,7 @@ struct spa_bt_device {
|
|||
struct spa_list link;
|
||||
struct spa_bt_monitor *monitor;
|
||||
struct spa_bt_adapter *adapter;
|
||||
uint32_t id;
|
||||
char *path;
|
||||
char *alias;
|
||||
char *address;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue