mirror of
https://github.com/espressif/openthread.git
synced 2026-07-08 13:20:25 +00:00
5e23211e04
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.