Searched refs:coap_post (Results 1 – 3 of 3) sorted by relevance
/openthread-3.6.0/tools/otci/tests/ |
D | test_otci.py | 309 leader.coap_post(leader.get_ipaddr_rloc(), 'test', 'con', 'xxx')
|
/openthread-3.6.0/tools/otci/otci/ |
D | otci.py | 2326 …def coap_post(self, addr: Union[str, Ip6Addr], uri_path: str, type: str = "con", payload: Optional… member in OTCI
|
/openthread-3.6.0/tests/scripts/thread-cert/ |
D | node.py | 2864 def coap_post(self, ipaddr, uri, con=False, payload=None): member in NodeImpl
|