Hi Ankit, > 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@xxxxxxxxx> > --- > include/net/bluetooth/hci.h | 14 +++++++++ > include/net/bluetooth/hci_core.h | 15 ++++++++++ > net/bluetooth/hci_core.c | 63 ++++++++++++++++++++++++++++++++++++++++ > net/bluetooth/hci_event.c | 47 ++++++++++++++++++++++++++++++ > 4 files changed, 139 insertions(+) patch has been applied to bluetooth-next tree. Regards Marcel