]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for LE ping feature
authorSpoorthi Ravishankar Koppad <spoorthix.k@intel.com>
Fri, 21 Jun 2019 09:21:56 +0000 (14:51 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Jul 2019 13:29:12 +0000 (15:29 +0200)
commitbd9c8bcf95862dbc8b62a96489cb651fce81ef3e
tree9377409ae491eb590e559a51502b7d611572441f
parentcc3e81266868425b40b4f402aa9679e7bdbacc0b
Bluetooth: Add support for LE ping feature

Changes made to add HCI Write Authenticated Payload timeout
command for LE Ping feature.

As per the Core Specification 5.0 Volume 2 Part E Section 7.3.94,
the following code changes implements
HCI Write Authenticated Payload timeout command for LE Ping feature.

Signed-off-by: Spoorthi Ravishankar Koppad <spoorthix.k@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_debugfs.c
net/bluetooth/hci_event.c