Searched refs:tlvs_binary (Results 1 – 1 of 1) sorted by relevance
3246 def commissioner_mgmtget(self, tlvs_binary=None): argument3248 if tlvs_binary is not None:3249 cmd += ' -x %s' % tlvs_binary3253 def commissioner_mgmtset(self, tlvs_binary): argument3254 cmd = 'commissioner mgmtset -x %s' % tlvs_binary