/** \page dbus wpa_supplicant D-Bus API This section documents the wpa_supplicant D-Bus API. Every D-Bus interface implemented by wpa_supplicant is described here including their methods, signals, and properties with arguments, returned values, and possible errors. Interfaces: - \ref dbus_main - \ref dbus_interface - \ref dbus_wps - \ref dbus_p2pdevice - \ref dbus_bss - \ref dbus_network - \ref dbus_peer - \ref dbus_group - \ref dbus_persistent_group - \ref dbus_mesh \section dbus_main fi.w1.wpa_supplicant1 Interface implemented by the main wpa_supplicant D-Bus object registered in the bus with fi.w1.wpa_supplicant1 name. \subsection dbus_main_methods Methods \subsection dbus_main_properties Properties \subsection dbus_main_signals Signals \section dbus_interface fi.w1.wpa_supplicant1.Interface Interface implemented by objects related to network interface added to wpa_supplicant, i.e., returned by fi.w1.wpa_supplicant1.CreateInterface. \subsection dbus_interface_methods Methods \subsection dbus_interface_properties Properties \subsection dbus_interface_signals Signals \section dbus_wps fi.w1.wpa_supplicant1.Interface.WPS Interface for performing WPS (Wi-Fi Simple Config) operations. \subsection dbus_wps_methods Methods \subsection dbus_wps_properties Properties \subsection dbus_wps_signals Signals \section dbus_p2pdevice fi.w1.wpa_supplicant1.Interface.P2PDevice Interface for performing P2P (Wi-Fi Peer-to-Peer) P2P Device operations. \subsection dbus_p2pdevice_methods Methods \subsection dbus_p2pdevice_properties Properties \subsection dbus_p2pdevice_signals Signals \section dbus_bss fi.w1.wpa_supplicant1.BSS Interface implemented by objects representing a scanned BSSs, i.e., scan results. \subsection dbus_bss_properties Properties \subsection dbus_bss_signals Signals \section dbus_network fi.w1.wpa_supplicant1.Network Interface implemented by objects representing configured networks, i.e., returned by fi.w1.wpa_supplicant1.Interface.AddNetwork. \subsection dbus_network_properties Properties \subsection dbus_network_signals Signals \section dbus_peer fi.w1.wpa_supplicant1.Peer Interface implemented by objects representing P2P peer devices. \subsection dbus_peer_properties Properties \subsection dbus_peer_signals Signals \section dbus_group fi.w1.wpa_supplicant1.Group Interface implemented by objects representing active P2P groups. \subsection dbus_group_properties Properties \subsection dbus_group_signals Signals \section dbus_persistent_group fi.w1.wpa_supplicant1.PersistentGroup Interface implemented by objects representing persistent P2P groups. \subsection dbus_persistent_group_properties Properties \section dbus_mesh fi.w1.wpa_supplicant1.Interface.Mesh Interface for performing mesh operations. \subsection dbus_mesh_properties Properties \subsection dbus_mesh_signals Signals */