Home
last modified time | relevance | path

Searched refs:SPINEL_PROP_LOCK (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/ncp/
Dncp_base_dispatcher.cpp62 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_LOCK), in FindGetPropertyHandler()
Dncp_base.cpp2284 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_LOCK>(void) in HandlePropertyGet()
/openthread-latest/src/lib/spinel/
Dspinel.h1444 SPINEL_PROP_LOCK = 9, ///< PropLock [b] (not supported) enumerator
Dspinel.c1211 {SPINEL_PROP_LOCK, "LOCK"}, in spinel_prop_key_to_cstr()