忽略扫描结果,设为true后将忽略接下来的扫描结果,直到设为false 因为频繁开关BleScan,系统会抛出异常导致扫描开启失败,所以在频繁开关的场景建议使用该函数
setIgnored(param)
ignored:
bleScanner.setIgnored({ ignored:true });