ot::Mac::ChannelMask::operator() const method
Overloads `==` operator to indicate whether two masks are equal.
Arguments
aAnother
A reference to another mask to compare with the current one.
Return value
TRUE if the two masks are equal, FALSE otherwise.