]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_sync: Add support for waiting specific LE subevents
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 22 Dec 2021 20:21:57 +0000 (12:21 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 22 Dec 2021 22:01:35 +0000 (23:01 +0100)
commitf01792e2401a474e6f5406dbddac96517b81f702
tree5cf69e37c0215a31afa4dd9c4d32f54ad6fdee20
parent1d6670134435dde676c7bc8edc2f768affdce4fc
Bluetooth: hci_sync: Add support for waiting specific LE subevents

This adds support for waiting for specific LE subevents instead of
command status which may only indicate that the commands is in progress
and a different event is used to complete the operation.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/bluetooth.h
net/bluetooth/hci_event.c
net/bluetooth/hci_sync.c