예제 #1
0
파일: plugin.py 프로젝트: openhdf/enigma2
 def cleanup(self):
     iStatus.stopWlanConsole()
예제 #2
0
파일: plugin.py 프로젝트: vuteam/dvbapp
 def __onClose(self):
     self.updateTimer.stop()
     iStatus.stopWlanConsole()
예제 #3
0
	def cleanup(self):
		iStatus.stopWlanConsole()
예제 #4
0
파일: plugin.py 프로젝트: st7TEAM/dreambox
	def cleanup(self):
		iStatus.stopWlanConsole()
		iNetwork.stopGetInterfacesConsole()