ot::ChildTable::HasMinimalChild() const method
Indicates whether or not the child table contains an MTD child with a given @p aRloc16. Only children in `kInStateValidOrRestoring` are considered.
Syntax
bool HasMinimalChild(uint16_t aRloc16) const; Arguments
aRloc16
The RLOC16 to check.
Return value
TRUE If the child table contains an MTD child with @p aRloc16. FALSE If the child table does not contain an MTD child with @p aRloc16.