Home
last modified time | relevance | path

Searched hist:"34 a718bc86f908de8ef79affaff6a3de7b95759c" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_sync.cdiff 34a718bc86f908de8ef79affaff6a3de7b95759c Wed Jun 08 17:00:01 CDT 2022 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data

The scan response and advertising data needs to be tracked on a per
instance (adv_info) since when these instaces are removed so are their
data, to fix that new flags are introduced which is used to mark when
the data changes and then checked to confirm when the data needs to be
synced with the controller.

Tested-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
H A Dhci_core.cdiff 34a718bc86f908de8ef79affaff6a3de7b95759c Wed Jun 08 17:00:01 CDT 2022 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data

The scan response and advertising data needs to be tracked on a per
instance (adv_info) since when these instaces are removed so are their
data, to fix that new flags are introduced which is used to mark when
the data changes and then checked to confirm when the data needs to be
synced with the controller.

Tested-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.hdiff 34a718bc86f908de8ef79affaff6a3de7b95759c Wed Jun 08 17:00:01 CDT 2022 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data

The scan response and advertising data needs to be tracked on a per
instance (adv_info) since when these instaces are removed so are their
data, to fix that new flags are introduced which is used to mark when
the data changes and then checked to confirm when the data needs to be
synced with the controller.

Tested-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>