Files
linux/include/net
Luiz Augusto von Dentz e77f43d531 Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
If hdev->le_num_of_adv_sets is set to 1 it means that only handle 0x00
can be used, but since the MGMT interface instances start from 1
(instance 0 means all instances in case of MGMT_OP_REMOVE_ADVERTISING)
the code needs to map the instance to handle otherwise users will not be
able to advertise as instance 1 would attempt to use handle 0x01.

Fixes: 1d0fac2c38 ("Bluetooth: Use controller sets when available")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2024-05-14 10:56:37 -04:00
..
2024-04-24 11:06:25 -07:00
2024-03-05 11:21:18 -08:00
2024-01-02 12:41:16 +00:00
2024-02-09 10:01:09 -08:00
2024-05-08 10:35:09 +01:00
2024-03-05 19:21:17 -08:00
2023-11-02 09:31:02 +01:00
2024-05-07 01:35:55 +02:00
2024-02-28 11:19:41 +00:00
2024-04-30 18:32:38 -07:00
2024-04-25 15:24:23 -07:00
2024-04-01 10:49:28 +01:00
2024-04-30 18:32:38 -07:00
2024-04-30 18:46:52 -07:00
2023-10-23 15:01:53 -07:00
2024-05-09 20:25:55 -07:00
2023-12-14 16:38:59 +01:00