bluez5: add adapter reference to remote_endpoint

This should make adapter members easier accessible via remote endpoints.
This commit is contained in:
Alexander Sarmanow 2026-02-10 18:34:27 +01:00 committed by Wim Taymans
parent b0b6f6ca37
commit 5f12dd99a3
2 changed files with 34 additions and 9 deletions

View file

@ -379,6 +379,7 @@ struct spa_bt_adapter {
unsigned int has_media1_interface:1;
unsigned int le_audio_bcast_supported:1;
unsigned int tx_timestamping_supported:1;
struct spa_list remote_endpoint_list;
};
enum spa_bt_form_factor {