Home
last modified time | relevance | path

Searched defs:Insert (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/core/thread/
Dnetwork_data.cpp661 void NetworkData::Insert(void *aStart, uint8_t aLength) in Insert() function in ot::NetworkData::NetworkData
/openthread-2.7.6/src/lib/spinel/
Dradio_spinel_impl.hpp1597 otError RadioSpinel<InterfaceType, ProcessContextType>::Insert(spinel_prop_key_t aKey, const char *… in Insert() function in ot::Spinel::RadioSpinel