OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interface_object
(Results
1 - 8
of
8
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/examples/p2p/
p2p_disconnect.py
34
global
interface_object
91
self.
interface_object
= self.bus.get_object(
93
self.p2p_interface = dbus.Interface(self.
interface_object
,
p2p_find.py
38
global
interface_object
95
self.
interface_object
= self.bus.get_object(
97
self.p2p_interface = dbus.Interface(self.
interface_object
,
p2p_flush.py
34
global
interface_object
91
self.
interface_object
= self.bus.get_object(
93
self.p2p_interface = dbus.Interface(self.
interface_object
,
p2p_group_add.py
44
global
interface_object
109
self.
interface_object
= self.bus.get_object(
111
self.p2p_interface = dbus.Interface(self.
interface_object
,
p2p_invite.py
43
global
interface_object
106
self.
interface_object
= self.bus.get_object(
108
self.p2p_interface = dbus.Interface(self.
interface_object
,
p2p_listen.py
35
global
interface_object
92
self.
interface_object
= self.bus.get_object(
94
self.p2p_interface = dbus.Interface(self.
interface_object
,
p2p_stop_find.py
36
global
interface_object
93
self.
interface_object
= self.bus.get_object(
95
self.p2p_interface = dbus.Interface(self.
interface_object
,
p2p_connect.py
56
global
interface_object
128
self.
interface_object
= self.bus.get_object(
131
self.
interface_object
,
Completed in 1847 milliseconds