mirror of
https://github.com/espressif/openthread.git
synced 2026-09-05 08:40:06 +00:00
[thread-cert] add Low Power test case 7_1_02 (#8807)
This commit is contained in:
@@ -324,7 +324,7 @@ _LAYER_FIELDS = {
|
||||
'mle.tlv.link_enh_ack_flags': _auto,
|
||||
'mle.tlv.link_forward_series': _list(_auto),
|
||||
'mle.tlv.link_requested_type_id_flags': _list(_hex),
|
||||
'mle.tlv.link_sub_tlv': _auto,
|
||||
'mle.tlv.link_sub_tlv': _list(_auto),
|
||||
'mle.tlv.link_status_sub_tlv': _auto,
|
||||
'mle.tlv.query_id': _auto,
|
||||
'mle.tlv.metric_type_id_flags.type': _list(_hex),
|
||||
|
||||
Reference in New Issue
Block a user