Luiz Augusto von Dentz 7fb2ea6e06 Bluetooth: ISO: Fix handling of listen for unicast
[ Upstream commit e0275ea52169412b8faccb4e2f4fed8a057844c6 ]

iso_listen_cis shall only return -EADDRINUSE if the listening socket has
the destination set to BDADDR_ANY otherwise if the destination is set to
a specific address it is for broadcast which shall be ignored.

Fixes: f764a6c2c1e4 ("Bluetooth: ISO: Add broadcast support")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-10-10 22:02:59 +02:00
..
2023-05-31 13:06:57 +02:00
2023-10-06 13:15:56 +02:00
2023-03-16 17:34:40 -07:00
2023-06-24 15:41:46 -07:00
2023-09-13 09:53:12 +02:00
2023-06-28 16:43:10 -07:00
2023-06-28 16:43:10 -07:00
2023-08-16 08:57:41 +01:00