Home
last modified time | relevance | path

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

/openthread-3.4.0/src/ncp/
Dncp_base_mtd.cpp992 bool isLocal; in HandlePropertyInsert() local
1020 …if ((mDecoder.ReadBool(isLocal) == OT_ERROR_NONE) && (mDecoder.ReadUint16(rloc16) == OT_ERROR_NONE… in HandlePropertyInsert()