In https://github.com/01org/corelibs-arduino101/blob/master/libraries/CurieBLE/examples/central/scan/scan.ino ```arduino BLE.scan(); ``` scans without filter, however I expect it to scan with a duplicate filter.