Lines Matching refs:interface

5 interface implemented by wpa_supplicant is described here including
31 <h3>CreateInterface ( a{sv} : args ) --> o : interface</h3>
32 <p>Registers a wireless interface in wpa_supplicant.</p>
37 …A dictionary with arguments used to add the interface to wpa_supplicant. The dictionary may contai…
40 …<tr><td>Ifname</td><td>s</td><td>Name of the network interface to control, e.g., wlan0</td><td>Yes…
41 …<tr><td>BridgeIfname</td><td>s</td><td>Name of the bridge interface to control, e.g., br0</td><td>…
42 …<tr><td>Driver</td><td>s</td><td>Driver name which the interface uses, e.g., nl80211</td><td>No</t…
44 … <tr><td>Create</td><td>b</td><td>Whether to create a new interface in the kernel</td><td>No</td>
46 …s</td><td>MAC address in colon-delimited format to be used in the created interface</td><td>No</td>
52 <dt>o : interface</dt>
53 <dd>A D-Bus path to object representing created interface</dd>
58 <dd>wpa_supplicant already controls this interface.</dd>
60 <dd>Creating interface failed for an unknown reason.</dd>
67 <h3>RemoveInterface ( o : interface ) --> nothing</h3>
68 <p>Deregisters a wireless interface from wpa_supplicant.</p>
71 <dt>o : interface</dt>
72 … <dd>A D-Bus path to an object representing an interface to remove returned by CreateInterface</dd>
77 <dd>Object pointed by the path doesn't exist or doesn't represent an interface.</dd>
79 <dd>Removing interface failed for an unknown reason.</dd>
84 <h3>GetInterface ( s : ifname ) --> o : interface</h3>
85 …<p>Returns a D-Bus path to an object related to an interface which wpa_supplicant already controls…
89 <dd>Name of the network interface, e.g., wlan0</dd>
93 <dt>o : interface</dt>
94 <dd>A D-Bus path to an object representing an interface</dd>
99 <dd>An interface with the passed name in not controlled by wpa_supplicant.</dd>
101 <dd>Getting an interface object path failed for an unknown reason.</dd>
156 <h3>InterfaceAdded ( o : interface, a{sv} : properties )</h3>
157 <p>A new interface was added to wpa_supplicant.</p>
160 <dt>o : interface</dt>
161 <dd>A D-Bus path to an object representing the added interface</dd>
165 <dd>A dictionary containing properties of added interface.</dd>
170 <h3>InterfaceRemoved ( o : interface )</h3>
171 <p>An interface was removed from wpa_supplicant.</p>
174 <dt>o : interface</dt>
175 <dd>A D-Bus path to an object representing the removed interface</dd>
193 Interface implemented by objects related to network interface added to
229 <p>Disassociates the interface from current network.</p>
239 <p>Adds a new network to the interface.</p>
261 <p>Removes a configured network from the interface.</p>
280 <p>Remove all configured networks from the interface.</p>
306 <dd>The interface is disabled.</dd>
326 <dd>The interface is disabled.</dd>
350 <p>Adds a blob to the interface.</p>
367 <p>Removes the blob from the interface.</p>
401 <p>Set autoscan parameters for the interface.</p>
742 <p>Capabilities of the interface. Dictionary contains following entries:</p>
758 …<p>A state of the interface. Possible values are: return "disconnected", "inactive", "scanning", "…
763 <p>Determines if the interface is already scanning or not</p>
788 <p>Name of network interface controlled by the interface, e.g., wlan0.</p>
793 <p>Name of bridge network interface controlled by the interface, e.g., br0.</p>
798 <p>Name of driver used by the interface, e.g., nl80211.</p>
828 <p>List of D-Bus objects paths representing BSSs known to the interface, i.e., scan results.</p>
938 <p>Driver interface parameters</p>
1149 <p>MAC address of the interface</p>
1154 <p>Signal and quality properties of the interface</p>
1197 <p>A new blob has been added to the interface.</p>
1207 <p>A blob has been removed from the interface.</p>
1217 <p>A new network has been added to the interface.</p>
1231 <p>The network has been removed from the interface.</p>
1251 <p>A new station has been authorized to the interface.</p>
1261 <p>A station has been deauthorized to the interface.</p>
1271 <p>A new station has been added to the interface.</p>
1286 <p>The station has been removed from the interface.</p>
1395 …figuration. Note: When used with P2P groups, this needs to be issued on the GO group interface.</p>
1440 …<p>Determines if the interface will process the credentials (credentials_processed configuration f…
1588 \note This needs to be issued on a P2P group interface if separate group interfaces are used.
1589 …\bug It would be cleaner to not require .P2PDevice methods to be issued on a group interface. In o…
1684 \note This needs to be issued on a P2P group interface if separate group interfaces are used.
1685 …\bug It would be cleaner to not require .P2PDevice methods to be issued on a group interface. In o…
1954 …<tr><td>interface_object</td><td>o</td><td>D-Bus path of the interface on which this group is oper…
2032 …<tr><td>interface_object</td><td>o</td><td>D-Bus path of the interface on which this group is oper…