commit | 47afe93c913a4cd0143667b59ba622086a2acfce | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Dec 01 10:55:00 2021 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Dec 07 17:05:50 2021 +0100 |
tree | 7656fb25c8b79f594abaa0d57e3dbfd86108a306 | |
parent | 12cfe4176ad67e4b31be89dde63220c1569794c4 [diff] |
Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event This uses skb_pull_data to check the LE Advertising Report events received have the minimum required length. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>