profiles: Update transport Links property on state change to QoS
authorFrédéric Danis <frederic.danis@collabora.com>
Fri, 26 Aug 2022 10:00:34 +0000 (12:00 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commitb93a6901f8667253ca1c6f545ad5535a337184fe
tree9e4a6e3ee0b6384ec99127c2ea099bd332545601
parentc7afbb8b74419330698c57f4edb1d2242b9a8951
profiles: Update transport Links property on state change to QoS

Currently, the Links property is only sent after the first call to the
Acquire method, this cmay result in a rejection if a linked transport tries
to call the Acquire method before receiving the Links update.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
profiles/audio/transport.c