Bluetooth: hci_conn: Fix not matching by CIS ID
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 11 Apr 2023 23:14:25 +0000 (16:14 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 24 Apr 2023 05:03:37 +0000 (22:03 -0700)
commitc14516faede33c2c31da45cf950d55dbff42962e
tree5ce3283dff31a35937e80aedb21cab06ffe8d223
parent06149746e7203d5ffe2d6faf9799ee36203aa8b8
Bluetooth: hci_conn: Fix not matching by CIS ID

This fixes only matching CIS by address which prevents creating new hcon
if upper layer is requesting a specific CIS ID.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c