Home
last modified time | relevance | path

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

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