Home
last modified time | relevance | path

Searched refs:DIAG_RST_URI (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/tests/scripts/thread-cert/
DCert_5_7_02_CoapDiagCommands.py39 from pktverify.consts import DIAG_RST_URI, DIAG_GET_URI, DIAG_GET_QRY_URI, DIAG_GET_ANS_URI, DG_MAC…
346 filter_coap_request(DIAG_RST_URI).\
355 filter_coap_ack(DIAG_RST_URI).\
DCert_5_7_01_CoapDiagCommands.py39 from pktverify.consts import DIAG_RST_URI, DIAG_GET_URI, DG_MAC_EXTENDED_ADDRESS_TLV, DG_MAC_ADDRES…
365 filter_coap_request(DIAG_RST_URI).\
374 filter_coap_ack(DIAG_RST_URI).\
/openthread-3.4.0/tests/scripts/thread-cert/pktverify/
Dconsts.py124 DIAG_RST_URI = '/d/dr' variable