Home
last modified time | relevance | path

Searched defs:active (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/scripts/
Dconfig.py34 def __init__(self, active, name, value='', section=None): argument
157 def realfull_adapter(_name, active, section): argument
246 def full_adapter(name, active, section): argument
284 def baremetal_adapter(name, active, section): argument
303 def baremetal_size_adapter(name, active, section): argument
328 def continuation(name, active, section): argument
346 def continuation(name, active, section): argument
363 def continuation(name, active, section): argument
/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_pthread_server.c89 int active; member
/openthread-latest/src/cli/
DREADME_DATASET.md347 ### active subsection
Dcli.cpp711 bool active = otBorderAgentIsEphemeralKeyActive(GetInstancePtr()); in HandleBorderAgentEphemeralKeyStateChange() local
/openthread-latest/src/core/net/
Dtcp6.cpp331 bool active = false; in IsTimerActive() local