Home
last modified time | relevance | path

Searched full:reference_device (Results 1 – 14 of 14) sorted by relevance

/openthread-latest/tools/harness-simulation/posix/
Dconfig.yml51 - REFERENCE_DEVICE=1
70 - REFERENCE_DEVICE=1
/openthread-latest/tools/harness-simulation/posix/etc/
DDockerfile39 ARG REFERENCE_DEVICE
52 ENV REFERENCE_DEVICE=${REFERENCE_DEVICE:-0}
/openthread-latest/.github/workflows/
Dsimulation-1.1.yml52 REFERENCE_DEVICE: 1
106 REFERENCE_DEVICE: 1
159 REFERENCE_DEVICE: 1
209 REFERENCE_DEVICE: 1
Dotbr.yml51 REFERENCE_DEVICE: 1
170 REFERENCE_DEVICE: 1
Dsimulation-1.4.yml125 REFERENCE_DEVICE: 1
202 REFERENCE_DEVICE: 1
Dotns.yml45 REFERENCE_DEVICE: 1
/openthread-latest/src/cli/
DREADME_SRP_CLIENT.md383 …mand is intended to override the default behavior for testing only (in a `REFERENCE_DEVICE` build).
DREADME.md1529 This is intended for testing only and available under `REFERENCE_DEVICE` config.
/openthread-latest/src/core/net/
Dsrp_client.hpp704 * `REFERENCE_DEVICE` config and is intended to override the default behavior for testing only.
723 * Is added under `REFERENCE_DEVICE` config and is intended to override the default behavior for
Dsrp_client.cpp1478 // is added here under `REFERENCE_DEVICE` config and is intended in AppendServiceInstruction()
/openthread-latest/script/
Dtest362 "REFERENCE_DEVICE=1"
/openthread-latest/src/core/instance/
Dinstance.hpp382 * This is intended for testing only and available under a `REFERENCE_DEVICE` config.
/openthread-latest/tests/unit/
Dtest_srp_server.cpp840 // `REFERENCE_DEVICE` config. in TestUpdateLeaseShortVariant()
/openthread-latest/src/lib/spinel/
Dspinel.c1639 {SPINEL_CAP_REFERENCE_DEVICE, "REFERENCE_DEVICE"}, in spinel_capability_to_cstr()