]> asedeno.scripts.mit.edu Git - linux.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)
commitb950aa88638c52a013504f025e0b8f99bf2dc26e
tree6720ad676fa76732c1d854899d06adc17419552d
parent3e4be65eb82c843a2d8544c93b7a9f5d4984b03b
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