]> asedeno.scripts.mit.edu Git - linux.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)
commit302975cba1a4244d84e645773c82edbcfae1875f
tree9377409ae491eb590e559a51502b7d611572441f
parent28261da8a26f4915aa257d12d506c6ba179d961f
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