adapter: Handle Device Found Event with Scan Response flag
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 20 Jun 2023 20:37:53 +0000 (13:37 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commitad3080b84353860e3dc52834ab4480243049c94d
treebc595ea0e7ad9303b8e6bf30f22fbbada0044ab9
parentbc0b39ce14f76e6a331f4efd62b016160f3cfa86
adapter: Handle Device Found Event with Scan Response flag

This handles recently introduced Scan Response flag since that
shouldn't affect connectable flag the device would be considered
connectable but it shall not create a new device by itself.
lib/mgmt.h
src/adapter.c
src/adapter.h
src/adv_monitor.c