Home
last modified time | relevance | path

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

/openthread-latest/tests/scripts/thread-cert/
Dcoap.py356 def add_uri_path_for(self, message_id, token, uri_path): member in CoapMessageIdToUriPathBinder
412 self._mid_to_uri_path_binder.add_uri_path_for(message_id, token, uri_path)
Dtest_coap.py497 binder.add_uri_path_for(message_id, token, uri_path)
627 mid_binder.add_uri_path_for(189, bytearray([0x65, 0xee]), "/a/as")