mirror of
https://github.com/espressif/openthread.git
synced 2026-09-18 07:00:08 +00:00
[thread-cert] refactor case 9.2.11 using pktveriy (#5931)
This commit is contained in:
@@ -594,6 +594,8 @@ _LAYER_FIELDS = {
|
||||
'thread_meshcop.tlv.udp_port': _list(_auto),
|
||||
'thread_meshcop.tlv.ba_locator': _auto,
|
||||
'thread_meshcop.tlv.active_tstamp': _auto,
|
||||
'thread_meshcop.tlv.pending_tstamp': _auto,
|
||||
'thread_meshcop.tlv.delay_timer': _auto,
|
||||
'thread_meshcop.tlv.ipv6_addr': _list(_ipv6_addr),
|
||||
|
||||
# THREAD NWD
|
||||
|
||||
Reference in New Issue
Block a user