Searched refs:duplicate (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-3.7.0/components/bt/controller/esp32c3/ |
D | Kconfig.in | 75 int "The maxinum number of 5.0 extend duplicate scan filter" 250 This select enables parameters setting of BLE scan duplicate. 257 … Scan duplicate have three ways. one is "Scan Duplicate By Device Address", This way is to use 293 int "Maximum number of devices in scan duplicate filter" 298 Maximum number of devices which can be recorded in scan duplicate filter. 312 … 1. The duplicate scan cache is full, the controller will delete the oldest device information and 318 bool "Special duplicate scan mechanism for BLE Mesh scan" 322 This enables the BLE scan duplicate for special BLE Mesh scan. 325 int "Maximum number of Mesh adv packets in scan duplicate filter" 330 Maximum number of adv packets which can be recorded in duplicate scan cache for BLE Mesh.
|
/hal_espressif-3.7.0/components/bt/controller/esp32/ |
D | Kconfig.in | 305 This select enables parameters setting of BLE scan duplicate. 312 … Scan duplicate have three ways. one is "Scan Duplicate By Device Address", This way is to use 348 int "Maximum number of devices in scan duplicate filter" 353 Maximum number of devices which can be recorded in scan duplicate filter. 367 … 1. The duplicate scan cache is full, the controller will delete the oldest device information and 373 bool "Special duplicate scan mechanism for BLE Mesh scan" 377 This enables the BLE scan duplicate for special BLE Mesh scan. 380 int "Maximum number of Mesh adv packets in scan duplicate filter" 385 Maximum number of adv packets which can be recorded in duplicate scan cache for BLE Mesh.
|
/hal_espressif-3.7.0/components/bt/controller/esp32c6/ |
D | Kconfig.in | 340 int "BLE duplicate scan list count" 344 config the max count of duplicate scan list 443 This select enables parameters setting of BLE scan duplicate. 450 … Scan duplicate have three ways. one is "Scan Duplicate By Device Address", This way is to use 486 int "Maximum number of devices in scan duplicate filter" 491 Maximum number of devices which can be recorded in scan duplicate filter. 505 … 1. The duplicate scan cache is full, the controller will delete the oldest device information and
|
/hal_espressif-3.7.0/components/bt/controller/esp32h2/ |
D | Kconfig.in | 340 int "BLE duplicate scan list count" 344 config the max count of duplicate scan list 443 This select enables parameters setting of BLE scan duplicate. 450 … Scan duplicate have three ways. one is "Scan Duplicate By Device Address", This way is to use 487 int "Maximum number of devices in scan duplicate filter" 492 Maximum number of devices which can be recorded in scan duplicate filter. 506 … 1. The duplicate scan cache is full, the controller will delete the oldest device information and
|
/hal_espressif-3.7.0/components/bt/controller/esp32c2/ |
D | Kconfig.in | 320 int "BLE duplicate scan list count" 324 config the max count of duplicate scan list
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/ |
D | hcimsgs.h | 823 BOOLEAN btsnd_hcic_ble_set_scan_enable (UINT8 scan_enable, UINT8 duplicate);
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hcic/ |
D | hciblecmds.c | 291 BOOLEAN btsnd_hcic_ble_set_scan_enable (UINT8 scan_enable, UINT8 duplicate) in btsnd_hcic_ble_set_scan_enable() argument 309 UINT8_TO_STREAM (pp, duplicate); in btsnd_hcic_ble_set_scan_enable()
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/ |
D | Kconfig.in | 1062 When scanning and scan duplicate is not enabled, if there are a lot of adv packets around
|
/hal_espressif-3.7.0/components/bt/esp_ble_mesh/ |
D | Kconfig.in | 20 Enable this option to allow using specific duplicate scan filter
|