Searched refs:partationId (Results 1 – 2 of 2) sorted by relevance
1891 def setPartationId(self, partationId): argument1902 print(partationId)1904 …cmd = self.wpan_cmd_prefix + 'setprop Network:PartitionId %s' % (str(hex(partationId)).rstrip('L'))
2091 def setPartationId(self, partationId): argument2102 print(partationId)2104 cmd = 'partitionid preferred %s' % (str(hex(partationId)).rstrip('L'))