Ejemplo n.º 1
0
 def __init__(self, bus):
     TestDbus.__init__(self, bus)
     self.connected = False
     self.certification_received = False
Ejemplo n.º 2
0
 def __init__(self, bus):
     TestDbus.__init__(self, bus)
     self.event_ok = False
Ejemplo n.º 3
0
 def __init__(self, bus):
     TestDbus.__init__(self, bus)
     self.state = 0
Ejemplo n.º 4
0
 def __init__(self, bus):
     TestDbus.__init__(self, bus)
     self.scan_completed = False
Ejemplo n.º 5
0
 def __init__(self, bus):
     TestDbus.__init__(self, bus)
     self.connected = False
     self.certification_received = False
Ejemplo n.º 6
0
 def __init__(self, bus):
     TestDbus.__init__(self, bus)
     self.state = 0
Ejemplo n.º 7
0
 def __init__(self, bus):
     TestDbus.__init__(self, bus)
     self.event_ok = False
Ejemplo n.º 8
0
 def __init__(self, bus):
     TestDbus.__init__(self, bus)
     self.scan_completed = False