Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dmle.cpp3835 uint16_t newPanId = mAlternatePanId; in ProcessAnnounce() local
3839 LogNote("Processing Announce - channel %d, panid 0x%02x", newChannel, newPanId); in ProcessAnnounce()
3849 Get<Mac::Mac>().SetPanId(newPanId); in ProcessAnnounce()