Home
last modified time | relevance | path

Searched refs:is_post (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/scripts/thread-cert/pktverify/
Dcoap.py52 def is_post(self) -> bool: member in CoapLayer
Dpacket_filter.py392 lambda p: (p.coap.is_post and p.coap.opt.uri_path_recon == uri_path and