Searched refs:duplicate (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-latest/components/bt/controller/esp32c3/ |
D | Kconfig.in | 75 int "The maximum number of 5.0 extend duplicate scan filter" 265 This select enables parameters setting of BLE scan duplicate. 272 … Scan duplicate have three ways. one is "Scan Duplicate By Device Address", This way is to use 307 int "Maximum number of devices in scan duplicate filter" 312 Maximum number of devices which can be recorded in scan duplicate filter. 326 … 1. The duplicate scan cache is full, the controller will delete the oldest device information and 332 bool "Special duplicate scan mechanism for BLE Mesh scan" 336 This enables the BLE scan duplicate for special BLE Mesh scan. 339 int "Maximum number of Mesh adv packets in scan duplicate filter" 344 Maximum number of adv packets which can be recorded in duplicate scan cache for BLE Mesh.
|
/hal_espressif-latest/components/bt/controller/esp32/ |
D | Kconfig.in | 310 This select enables parameters setting of BLE scan duplicate. 317 … Scan duplicate have three ways. one is "Scan Duplicate By Device Address", This way is to use 353 int "Maximum number of devices in scan duplicate filter" 358 Maximum number of devices which can be recorded in scan duplicate filter. 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.
|
/hal_espressif-latest/components/bt/controller/esp32c6/ |
D | Kconfig.in | 447 int "BLE duplicate scan list count" 451 config the max count of duplicate scan list 567 This select enables parameters setting of BLE scan duplicate. 574 … Scan duplicate have three ways. one is "Scan Duplicate By Device Address", This way is to use 620 … 1. The duplicate scan cache is full, the controller will delete the oldest device information and
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | Kconfig.in | 438 int "BLE duplicate scan list count" 442 config the max count of duplicate scan list 559 This select enables parameters setting of BLE scan duplicate. 566 … Scan duplicate have three ways. one is "Scan Duplicate By Device Address", This way is to use 612 … 1. The duplicate scan cache is full, the controller will delete the oldest device information and
|
/hal_espressif-latest/components/bt/controller/esp32c2/ |
D | Kconfig.in | 413 int "BLE duplicate scan list count" 417 config the max count of duplicate scan list
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | hcimsgs.h | 826 BOOLEAN btsnd_hcic_ble_set_scan_enable (UINT8 scan_enable, UINT8 duplicate);
|
/hal_espressif-latest/components/bt/host/bluedroid/ |
D | Kconfig.in | 1100 When scanning and scan duplicate is not enabled, if there are a lot of adv packets around 1206 bool "Enable create sync enhancements(reporting disable and duplicate filtering enable support)"
|
/hal_espressif-latest/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-latest/components/bt/host/nimble/ |
D | Kconfig.in | 1056 When scanning and scan duplicate is not enabled, if there are a lot of adv packets around
|
/hal_espressif-latest/components/bt/esp_ble_mesh/ |
D | Kconfig.in | 29 Enable this option to allow using specific duplicate scan filter
|