Searched refs:xPAN (Results 1 – 2 of 2) sorted by relevance
1362 def setPANID(self, xPAN): argument1373 print(xPAN)1376 if not isinstance(xPAN, str):1377 panid = str(hex(xPAN))
1366 def setPANID(self, xPAN): argument1377 if not isinstance(xPAN, str):1378 panid = str(hex(xPAN))