Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/thread/
Dmle.cpp4028 uint16_t newPanId = mAlternatePanId; in ProcessAnnounce() local
4032 otLogNoteMle("Processing Announce - channel %d, panid 0x%02x", newChannel, newPanId); in ProcessAnnounce()
4042 Get<Mac::Mac>().SetPanId(newPanId); in ProcessAnnounce()