Searched defs:binary_data (Results 1 – 1 of 1) sorted by relevance
/openthread-latest/tests/toranj/ncp/ |
D | wpan.py | 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
|