]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add definitions and track LE resolve list modification
authorAnkit Navik <ankit.p.navik@intel.com>
Fri, 17 Aug 2018 01:59:19 +0000 (07:29 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 27 Sep 2018 10:38:52 +0000 (12:38 +0200)
commit9e6e1391b40b936649d1cda4cab90f5254953b06
tree6720ad676fa76732c1d854899d06adc17419552d
parent23bf78cb3ad6b7435225e6c96bfbbd7d1106a3e6
Bluetooth: Add definitions and track LE resolve list modification

Add the definitions for adding entries to the LE resolve list and
removing entries from the LE resolve list. When the LE resolve list
gets changed via HCI commands make sure that the internal storage of
the resolve list entries gets updated.

Signed-off-by: Ankit Navik <ankit.p.navik@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c