Home
last modified time | relevance | path

Searched refs:duplicate (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-latest/scripts/ci/
Dpylintrc92 duplicate-argument-name,
111 duplicate-bases,
176 duplicate-code,
196 duplicate-key,
221 duplicate-except,
/Zephyr-latest/boards/shields/
DCMakeLists.txt3 # Shield directories may contain multiple shields. Filter out duplicate
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/
DREADME.rst16 test library, in order to de-duplicate code that is not relevant to the test in question. Things
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DKconfig45 If acknowledgment expected for published message, duplicate messages permitted.
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_can.c677 bool duplicate; in can_sock_setsockopt_vmeth() local
684 duplicate = is_already_attached(sfilter, iface, obj); in can_sock_setsockopt_vmeth()
685 if (duplicate) { in can_sock_setsockopt_vmeth()
/Zephyr-latest/doc/develop/test/twister/
Dtwister_blackbox.rst102 duplication. ``twister.log`` will duplicate every line (triplicate if we call it three times, etc.)
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv6164 bool "Activate duplicate address detection"
281 The node MUST perform duplicate address detection (DAD) on the
/Zephyr-latest/cmake/modules/
DFindZephyr-sdk.cmake102 # Remove duplicate entries and sort naturally in descending order.
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig210 int "Number of addresses in the scan duplicate filter"
219 int "Number of Extended Advertising Sets in the scan duplicate filter"
800 bool "Periodic Advertising Sync with ADI support (duplicate filtering)"
803 Enable support for duplicate filtering using AdvDataInfo present in
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_handlers.rst163 without needing to duplicate the code in each application's source tree, see :ref:`module-yml` for
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst262 being forgotten, speeds up reviewing, avoids duplicate issue reports, etc.
298 - This issue is a duplicate of another issue (please specify).
/Zephyr-latest/doc/releases/
Drelease-notes-4.1.rst144 possible duplicate testcase elements in ``twister_report.xml`` testsuite container.
Drelease-notes-1.8.rst129 * Controller: Added Scan duplicate filtering support
Drelease-notes-3.0.rst389 * Implemented Periodic Advertising ADI support,including duplicate filtering
1199 * :github:`39893` - Bluetooth: hci usb: scan duplicate filter not working
Drelease-notes-2.4.rst1545 * :github:`25704` - lib: updatehub: Corrupted updated when receiving CoAP duplicate packages
1719 * :github:`21848` - sanitycheck duplicate tests Testing/Ztest
Drelease-notes-3.2.rst1979 * :github:`49590` - devicetree parsing does not error out on duplicate node names
2129 * :github:`48480` - ZTEST: duplicate symbol linker error
Drelease-notes-1.14.rst1182 * :github:`15099` - Bluetooth: GATT Subscribe does not detect duplicate if new parameters are used.
1899 * :github:`11226` - Logging: duplicate log messages for some samples when building for qemu_x86
Drelease-notes-2.3.rst43 duplicate and back-to-back packets can cause incorrect behavior,
Drelease-notes-2.5.rst1438 * :github:`29713` - nRF5340 - duplicate unit-address
Drelease-notes-2.7.rst1458 * :github:`37293` - Native POSIX MAC addresses are not random and are duplicate between multiple in…
/Zephyr-latest/doc/security/
Dvulnerabilities.rst499 Zephyr Bluetooth DLE duplicate requests vulnerability
501 In the Zephyr project Bluetooth subsystem, certain duplicate and
884 that a duplicate entry will be created in RAM while the newest entry
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake605 # REMOVE_DUPLICATES: If specified then remove duplicate entries contained
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst588 - Filter out duplicate extension commands brought in by manifest imports
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig435 recently seen duplicate messages. This option is similar to
/Zephyr-latest/
D.ruff-excludes.toml837 "B033", # https://docs.astral.sh/ruff/rules/duplicate-value

12