Lines Matching defs:interface

2  * WPA Supplicant / dbus-based control interface
48 "interface=org.freedesktop.DBus,member=NameOwnerChanged";
124 * wpas_dbus_signal_interface - Send a interface related event signal
125 * @wpa_s: %wpa_supplicant network interface data
129 * Notify listeners about event related with interface
141 /* Do nothing if the control interface is not turned on */
165 * wpas_dbus_signal_interface_added - Send a interface created signal
166 * @wpa_s: %wpa_supplicant network interface data
168 * Notify listeners about creating new interface
177 * wpas_dbus_signal_interface_removed - Send a interface removed signal
178 * @wpa_s: %wpa_supplicant network interface data
180 * Notify listeners about removing interface
191 * @wpa_s: %wpa_supplicant network interface data
204 /* Do nothing if the control interface is not turned on */
226 * @wpa_s: %wpa_supplicant network interface data
243 /* Do nothing if the control interface is not turned on */
269 * @wpa_s: %wpa_supplicant network interface data
283 * @wpa_s: %wpa_supplicant network interface data
297 * @wpa_s: %wpa_supplicant network interface data
311 /* Do nothing if the control interface is not turned on */
332 * @wpa_s: %wpa_supplicant network interface data
346 * @wpa_s: %wpa_supplicant network interface data
360 * @wpa_s: %wpa_supplicant network interface data
378 /* Do nothing if the control interface is not turned on */
409 * @wpa_s: %wpa_supplicant network interface data
423 * @wpa_s: %wpa_supplicant network interface data
437 * @wpa_s: %wpa_supplicant network interface data
451 * @wpa_s: %wpa_supplicant network interface data
471 /* Do nothing if the control interface is not turned on */
504 * @wpa_s: %wpa_supplicant network interface data
531 * @wpa_s: %wpa_supplicant network interface data
545 /* Do nothing if the control interface is not turned on */
569 * @wpa_s: %wpa_supplicant network interface data
583 /* Do nothing if the control interface is not turned on */
607 * @wpa_s: %wpa_supplicant network interface data
624 /* Do nothing if the control interface is not turned on */
653 * @wpa_s: %wpa_supplicant network interface data
670 /* Do nothing if the control interface is not turned on */
719 * @wpa_s: %wpa_supplicant network interface data
737 /* Do nothing if the control interface is not turned on */
810 /* Do nothing if the control interface is not turned on */
843 /* Do nothing if the control interface is not turned on */
877 /* Do nothing if the control interface is not turned on */
909 /* Do nothing if the control interface is not turned on */
949 /* Do nothing if the control interface is not turned on */
990 /* Do nothing if the control interface is not turned on */
1014 * @wpa_s: %wpa_supplicant network interface data
1033 /* Do nothing if the control interface is not turned on */
1056 * @wpa_s: %wpa_supplicant network interface data
1070 * @wpa_s: %wpa_supplicant network interface data
1084 * @wpa_s: %wpa_supplicant network interface data
1102 /* Do nothing if the control interface is not turned on */
1128 * @wpa_s: %wpa_supplicant network interface data
1142 * @wpa_s: %wpa_supplicant network interface data
1159 * @wpa_s: %wpa_supplicant network interface data
1171 /* Do nothing if the control interface is not turned on */
1242 /* Do nothing if the control interface is not turned on */
1325 * @wpa_s: %wpa_supplicant network interface data
1344 /* Do nothing if the control interface is not turned on */
1469 * @wpa_s: %wpa_supplicant network interface data
1490 /* Do nothing if the control interface is not turned on */
1497 /* New interface has been created for this group */
1506 * In case the device supports creating a separate interface the
1507 * DBus client will need to know the object path for the interface
1539 * @wpa_s: %wpa_supplicant network interface data
1560 /* Do nothing if the control interface is not turned on */
1653 * @wpa_s: %wpa_supplicant network interface data
1667 /* Do nothing if the control interface is not turned on */
1704 * @wpa_s: %wpa_supplicant network interface data
1718 /* Do nothing if the control interface is not turned on */
1761 * @wpa_s: %wpa_supplicant network interface data
1775 /* Do nothing if the control interface is not turned on */
1819 * @wpa_s: %wpa_supplicant network interface data
1838 /* Do nothing if the control interface is not turned on */
1889 * @wpa_s: %wpa_supplicant network interface data
1906 /* Do nothing if the control interface is not turned on */
1951 * @wpa_s: %wpa_supplicant network interface data
1969 /* Do nothing if the control interface is not turned on */
2007 * @wpa_s: %wpa_supplicant network interface data
2023 * @wpa_s: %wpa_supplicant network interface data
2038 * @wpa_s: %wpa_supplicant network interface data
2055 /* Do nothing if the control interface is not turned on */
2088 * @wpa_s: %wpa_supplicant network interface data
2101 /* Do nothing if the control interface is not turned on */
2126 * @wpa_s: %wpa_supplicant network interface data
2145 /* Do nothing if the control interface is not turned on */
2189 * @wpa_s: %wpa_supplicant network interface data
2192 * Sends PropertyChanged signals with path, interface and arguments
2272 * @wpa_s: %wpa_supplicant network interface data
2276 * Sends PropertyChanged signals with path, interface, and arguments depending
2337 * @wpa_s: %wpa_supplicant network interface data
2341 * Sends PropertyChanged signals with path, interface, and arguments depending
2575 * wpas_dbus_ctrl_iface_init - Initialize dbus control interface
2579 * Initialize the dbus control interface for wpa_supplicant and start
2590 "dbus: Not enough memory to init interface properties");
2626 * wpas_dbus_ctrl_iface_deinit - Deinitialize dbus ctrl interface for
2630 * Deinitialize the dbus control interface that was initialized with
2679 * @wpa_s: wpa_supplicant interface structure
2696 * This is to handle cases where an interface is being initialized
2703 /* Do nothing if the control interface is not turned on */
2754 * @wpa_s: wpa_supplicant interface structure
2775 /* Do nothing if the control interface is not turned on */
2900 * @wpa_s: wpa_supplicant interface structure
2913 /* Do nothing if the control interface is not turned on */
2941 * @wpa_s: wpa_supplicant interface structure
2956 /* Do nothing if the control interface is not turned on */
3055 * @wpa_s: wpa_supplicant interface structure
3066 /* Do nothing if the control interface is not turned on */
3095 * @wpa_s: wpa_supplicant interface structure
3108 /* Do nothing if the control interface is not turned on */
4149 "dbus: Not enough memory for interface properties");
4153 /* Copy constant interface properties to the start of the array */
4158 /* Dynamically construct interface global properties */
4198 * wpas_dbus_register_interface - Register an interface with D-Bus
4199 * @wpa_s: wpa_supplicant interface structure
4208 /* Do nothing if the control interface is not turned on */
4212 /* Create and set the interface's object path */
4232 wpa_printf(MSG_DEBUG, "dbus: Register interface object '%s'",
4252 * wpas_dbus_unregister_interface - Unregister the interface from D-Bus
4253 * @wpa_s: wpa_supplicant interface structure
4260 /* Do nothing if the control interface is not turned on */
4267 wpa_printf(MSG_DEBUG, "dbus: Unregister interface object '%s'",
4389 * @wpa_s: %wpa_supplicant network interface data
4391 * @interface: name of the interface emitting this signal.
4393 * the "interface object" or by "peer objects"
4400 const u8 *dev_addr, const char *interface,
4413 /* Do nothing if the control interface is not turned on */
4421 msg = dbus_message_new_signal(wpa_s->dbus_new_path, interface,
4443 * @wpa_s: %wpa_supplicant network interface data
4462 * @wpa_s: %wpa_supplicant network interface data
4477 * @wpa_s: wpa_supplicant interface structure
4490 /* Do nothing if the control interface is not turned on */
4544 * @wpa_s: wpa_supplicant interface structure
4557 /* Do nothing if the control interface is not turned on */
4583 * @wpa_s: %wpa_supplicant network interface data
4594 /* Do nothing if the control interface is not turned on */
4618 * @wpa_s: %wpa_supplicant network interface data
4709 * @wpa_s: wpa_supplicant interface structure
4722 /* Do nothing if the control interface is not turned on */
4773 * @wpa_s: wpa_supplicant interface structure
4781 /* Do nothing if the control interface is not turned on */
4826 * @wpa_s: wpa_supplicant interface structure
4841 /* Do nothing if the control interface is not turned on */
4912 * @wpa_s: wpa_supplicant interface structure
4930 /* Do nothing if the control interface is not turned on */