otMacFilterEntry

#include <link.h>

Represents a Mac Filter entry.

Summary

Public attributes

mExtAddress
IEEE 802.15.4 Extended Address.
mRssIn
int8_t
Received signal strength.

Public attributes

mExtAddress

otExtAddress otMacFilterEntry::mExtAddress

IEEE 802.15.4 Extended Address.

mRssIn

int8_t otMacFilterEntry::mRssIn

Received signal strength.

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.