ot::MeshCoP::SteeringData::Clear() method
Clears the bloom filter (all bits are cleared and no Joiner Id is accepted).. The Steering Data length (bloom filter length) is set to one byte with all bits cleared.
![]()
void Clear(void) { Init(1); }
ot::MeshCoP::SteeringData::Clear() calls 1 function:
![]()
ot::MeshCoP::SteeringData::Clear()