Searched refs:tlvs_binary (Results 1 – 1 of 1) sorted by relevance
2738 def commissioner_mgmtget(self, tlvs_binary=None): argument2740 if tlvs_binary is not None:2741 cmd += ' -x %s' % tlvs_binary2745 def commissioner_mgmtset(self, tlvs_binary): argument2746 cmd = 'commissioner mgmtset -x %s' % tlvs_binary