Searched defs:bus (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_dbus.py | 65 def __init__(self, bus): argument 467 def __init__(self, bus): argument 648 def __init__(self, bus, wps): argument 709 def __init__(self, bus, wps): argument 763 def __init__(self, bus): argument 823 def __init__(self, bus): argument 886 def __init__(self, bus): argument 950 def __init__(self, bus): argument 1091 def __init__(self, bus): argument 1298 def __init__(self, bus): argument [all …]
|
/hostap-latest/wpa_supplicant/examples/ |
D | dbus-listen-preq.py | 43 bus = dbus.SystemBus() variable
|