Home
last modified time | relevance | path

Searched defs:prop_name (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/tests/toranj/ncp/
Dwpan.py406 def get(self, prop_name, value_only=True): argument
409 def set(self, prop_name, value, binary_data=False): argument
412 def add(self, prop_name, value, binary_data=False): argument
415 def remove(self, prop_name, value, binary_data=False): argument
418 def _update_prop(self, action, prop_name, value, binary_data): argument