Currently GAP_DeviceDiscoveryRequest sends two GAP_DEVICE_INFO_EVENT:s for active scanning and one for passive for every device. I would like to get as much as possible of these events during scanning. For my use case contents of final GAP_DEVICE_DISCOVERY_EVENT is not needed.
How can I configure this procedure so that I will get unfiltered or less filtered GAP_DEVICE_INFO_EVENT messages and empty GAP_DEVICE_DISCOVERY_EVENT?