Home
last modified time | relevance | path

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

/openthread-2.7.6/.github/workflows/
Dsimulation-1.1.yml48 REFERENCE_DEVICE: 1
76 REFERENCE_DEVICE: 1
127 REFERENCE_DEVICE: 1
171 REFERENCE_DEVICE: 1
214 REFERENCE_DEVICE: 1
255 REFERENCE_DEVICE: 1
372 REFERENCE_DEVICE: 1
413 REFERENCE_DEVICE: 1
456 REFERENCE_DEVICE: 1
Dotbr.yml46 REFERENCE_DEVICE: 1
110 REFERENCE_DEVICE: 1
Dotci.yml50 REFERENCE_DEVICE: 1
Dsimulation-1.2.yml108 REFERENCE_DEVICE: 1
169 REFERENCE_DEVICE: 1
Dposix.yml121 REFERENCE_DEVICE: 1
/openthread-2.7.6/examples/
Dcommon-switches.mk63 ifeq ($(REFERENCE_DEVICE),1)
78 REFERENCE_DEVICE ?= 0
293 ifeq ($(REFERENCE_DEVICE),1)
DREADME.md56 | REFERENCE_DEVICE | OT_REFERENCE_DEVICE | Enables support for Thread Test Harness reference device…
DMakefile-simulation66 REFERENCE_DEVICE ?= 1
/openthread-2.7.6/src/cli/
DREADME_SRP_CLIENT.md358 …mand is intended to override the default behavior for testing only (in a `REFERENCE_DEVICE` build).
DREADME.md1058 This is intended for testing only and available under `REFERENCE_DEVICE` config.
/openthread-2.7.6/src/posix/
DMakefile-posix70 REFERENCE_DEVICE ?= 1
/openthread-2.7.6/script/
Dtest296 --build-arg REFERENCE_DEVICE=1 \
/openthread-2.7.6/src/core/common/
Dinstance.hpp296 * This is intended for testing only and available under a `REFERENCE_DEVICE` config.
/openthread-2.7.6/src/core/net/
Dsrp_client.hpp646 * `REFERENCE_DEVICE` config and is intended to override the default behavior for testing only.
Dsrp_client.cpp938 // is added here under `REFERENCE_DEVICE` config and is intended in AppendServiceInstructions()
/openthread-2.7.6/src/lib/spinel/
Dspinel.c1618 {SPINEL_CAP_REFERENCE_DEVICE, "REFERENCE_DEVICE"}, in spinel_capability_to_cstr()