]> 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)
commitf81a165b8fedac0e25b6ef1b91fb9f2da9c6c955
tree9377409ae491eb590e559a51502b7d611572441f
parent0ea3fe39ab1ec427a395318b5815d17d3a94f641
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