Files
openthread/tests/unit
Simon Lin 5e23211e04 [backbone-router] relax matching BBR dataset (#6752)
This commit relaxes BBR dataset matching to only compare the first
byte of Service Data (i.e. 0x01).

This commit also requires all Service TLV searching methods to
explicitly specify aExactServiceDataMatch argument, helping to reduce
unconscious mistakes.
2021-07-20 23:08:56 -07:00
..