Bluetooth: ISO: Match QoS adv handle with BIG handle
authorIulia Tanasescu <iulia.tanasescu@nxp.com>
Tue, 3 Oct 2023 14:37:39 +0000 (17:37 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 23 Oct 2023 18:01:53 +0000 (11:01 -0700)
commit71b7bb48b9837ca97c75a521cc68398641dcb1d6
treed53490a2b48edd8008dd15f53363c15929aa0621
parent31ca583b38e55007d49ecc81722d30b6395fec30
Bluetooth: ISO: Match QoS adv handle with BIG handle

In case the user binds multiple sockets for the same BIG, the BIG
handle should be matched with the associated adv handle, if it has
already been allocated previously.

Signed-off-by: Iulia Tanasescu <iulia.tanasescu@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_conn.c