Lines Matching refs:scan
310 This select enables parameters setting of BLE scan duplicate.
353 int "Maximum number of devices in scan duplicate filter"
358 Maximum number of devices which can be recorded in scan duplicate filter.
362 int "Duplicate scan list refresh period (seconds)"
368 … stored in the scan duuplicate filter. If it is 0, the scan duuplicate filter will not be cleared
372 … 1. The duplicate scan cache is full, the controller will delete the oldest device information and
378 bool "Special duplicate scan mechanism for BLE Mesh scan"
382 This enables the BLE scan duplicate for special BLE Mesh scan.
385 int "Maximum number of Mesh adv packets in scan duplicate filter"
390 Maximum number of adv packets which can be recorded in duplicate scan cache for BLE Mesh.
394 bool "BLE full scan feature supported"
398 The full scan function is mainly used to provide BLE scan performance.
399 … This is required for scenes with high scan performance requirements, such as BLE Mesh scenes.
402 bool "Disable active scan backoff"
405 …Disable active scan backoff. The bluetooth spec requires that scanners should run a backoff proced…
406 …minimize collision of scan request PDUs from nultiple scanners. If scan backoff is disabled, in ac…
407 scanning, scan request PDU will be sent every time when HW receives scannable ADV PDU.