]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 5 Jan 2022 22:59:53 +0000 (14:59 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 6 Jan 2022 13:57:09 +0000 (14:57 +0100)
commit556a51483e6aa115a09409e70e3d7fea09ed6c2a
tree9c490940b9433e40735c282c2caba4d7a629fadb
parentb9d5dc8678eacc9b51a107289e327430433b74a5
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt

This rework the handling of hci_inquiry_result_with_rssi_evt to not use
a union to represent the different inquiry responses.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tested-by: Soenke Huster <soenke.huster@eknoes.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
net/bluetooth/hci_event.c