linux/include/net/bluetooth
Luiz Augusto von Dentz 9d4b01a0bf Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately
This fixes the likes of hci_conn_num(CIS_LINK) returning the total of
ISO connection which includes BIS_LINK as well, so this splits the
iso_num into each link type and introduces hci_iso_num that can be used
in places where the total number of ISO connection still needs to be
used.

Fixes: 23205562ff ("Bluetooth: separate CIS_LINK and BIS_LINK link types")
Fixes: a7bcffc673 ("Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2025-08-15 10:13:41 -04:00
..
bluetooth.h Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings 2025-08-15 09:44:49 -04:00
coredump.h
hci.h Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections 2025-07-23 10:35:14 -04:00
hci_core.h Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately 2025-08-15 10:13:41 -04:00
hci_drv.h
hci_mon.h
hci_sock.h
hci_sync.h Bluetooth: ISO: Fix not using bc_sid as advertisement SID 2025-06-11 16:29:55 -04:00
iso.h
l2cap.h
mgmt.h
rfcomm.h
sco.h