MCPcopy Create free account
hub / github.com/Heltec-Aaron-Lee/WiFi_Kit_series / clear

Method clear

libraries/OpenThread/src/OThread.cpp:118–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118void DataSet::clear() {
119 memset(&mDataset, 0, sizeof(mDataset));
120}
121
122void DataSet::initNew() {
123 otInstance *mInstance = esp_openthread_get_instance();

Callers 7

OpenThreadMethod · 0.45
OThread.cppFile · 0.45
clearAllAddressCacheMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected