Hi Spoorthi, > 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@xxxxxxxxx> > --- > include/net/bluetooth/hci.h | 20 +++++++++++ > include/net/bluetooth/hci_core.h | 4 +++ > net/bluetooth/hci_conn.c | 3 ++ > net/bluetooth/hci_core.c | 1 + > net/bluetooth/hci_debugfs.c | 31 +++++++++++++++++ > net/bluetooth/hci_event.c | 72 ++++++++++++++++++++++++++++++++++++++++ > 6 files changed, 131 insertions(+) patch has been applied to bluetooth-next tree. Regards Marcel