Home
last modified time | relevance | path

Searched hist:c9ed0a7077306f9d41d74fb006ab5dbada8349c5 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_request.cdiff c9ed0a7077306f9d41d74fb006ab5dbada8349c5 Wed Jun 09 13:09:27 CDT 2021 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: Fix Set Extended (Scan Response) Data

These command do have variable length and the length can go up to 251,
so this changes the struct to not use a fixed size and then when
creating the PDU only the actual length of the data send to the
controller.

Fixes: a0fb3726ba551 ("Bluetooth: Use Set ext adv/scan rsp data if controller supports")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
/openbmc/linux/include/net/bluetooth/
H A Dhci.hdiff c9ed0a7077306f9d41d74fb006ab5dbada8349c5 Wed Jun 09 13:09:27 CDT 2021 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: Fix Set Extended (Scan Response) Data

These command do have variable length and the length can go up to 251,
so this changes the struct to not use a fixed size and then when
creating the PDU only the actual length of the data send to the
controller.

Fixes: a0fb3726ba551 ("Bluetooth: Use Set ext adv/scan rsp data if controller supports")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
H A Dhci_core.hdiff c9ed0a7077306f9d41d74fb006ab5dbada8349c5 Wed Jun 09 13:09:27 CDT 2021 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: Fix Set Extended (Scan Response) Data

These command do have variable length and the length can go up to 251,
so this changes the struct to not use a fixed size and then when
creating the PDU only the actual length of the data send to the
controller.

Fixes: a0fb3726ba551 ("Bluetooth: Use Set ext adv/scan rsp data if controller supports")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>