ot::ChildTable::FindChild() method
Searches the child table for a `Child` with a given RLOC16 also matching a given state filter.
Arguments
aFilter
A child state filter.
Return value
A pointer to the `Child` entry if one is found, or `nullptr` otherwise.