]> 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)
commitcb6054736914648703c1c532210c68e6023fde09
tree5cf69e37c0215a31afa4dd9c4d32f54ad6fdee20
parente8cc50412e0da4ed356cf690b9c489a8563b7c7d
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