ot::Mac::Frame::IsPanIdCompressed() const method
Indicates whether or not the PanId Compression bit is set.
Syntax
bool IsPanIdCompressed(void) const;
Return value
TRUE If the PanId Compression bit is set. FALSE If the PanId Compression bit is not set.
Notes
This method must not be called on a Multipurpose frame, which lacks this flag.