On 04.01.22 22:00, Luiz Augusto von Dentz wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > 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@xxxxxxxxx> > --- > include/net/bluetooth/hci.h | 6 +----- > net/bluetooth/hci_event.c | 19 +++++++++---------- > 2 files changed, 10 insertions(+), 15 deletions(-) Tested-by: Soenke Huster <soenke.huster@xxxxxxxxx>