Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dtest_coaps.py65 self.nodes[LEADER].coaps_set_resource_path('test')
H A Dnode.py3185 def coaps_set_resource_path(self, path): member in NodeImpl