mirror of
https://github.com/espressif/openthread.git
synced 2026-09-15 05:30:09 +00:00
[thread-cert] refactor case 9.2.2 using pktverify (#5913)
This commit is contained in:
@@ -589,7 +589,7 @@ _LAYER_FIELDS = {
|
||||
'thread_meshcop.tlv.sec_policy_c': _auto,
|
||||
'thread_meshcop.tlv.sec_policy_b': _auto,
|
||||
'thread_meshcop.tlv.state': _auto,
|
||||
'thread_meshcop.tlv.steering_data': _list(_auto),
|
||||
'thread_meshcop.tlv.steering_data': _bytes,
|
||||
'thread_meshcop.tlv.unknown': _bytes,
|
||||
'thread_meshcop.tlv.udp_port': _list(_auto),
|
||||
'thread_meshcop.tlv.ba_locator': _auto,
|
||||
|
||||
Reference in New Issue
Block a user