| E_Connman.h | E_Connman.h | |||
|---|---|---|---|---|
| skipping to change at line 159 | skipping to change at line 159 | |||
| EAPI Eina_Bool e_connman_service_immutable_get(const E_Connman _Element *service, Eina_Bool *immutable) EINA_ARG_NONNULL(1, 2) EINA_WARN_U NUSED_RESULT; | EAPI Eina_Bool e_connman_service_immutable_get(const E_Connman _Element *service, Eina_Bool *immutable) EINA_ARG_NONNULL(1, 2) EINA_WARN_U NUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_auto_connect_get(const E_Conn man_Element *service, Eina_Bool *auto_connect) EINA_ARG_NONNULL(1, 2) EINA_ WARN_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_auto_connect_get(const E_Conn man_Element *service, Eina_Bool *auto_connect) EINA_ARG_NONNULL(1, 2) EINA_ WARN_UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_auto_connect_set(E_Connman_El ement *service, Eina_Bool auto_connect, E_DBus_Method_Return_Cb cb, const v oid *data) EINA_ARG_NONNULL(1) EINA_WARN_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_auto_connect_set(E_Connman_El ement *service, Eina_Bool auto_connect, E_DBus_Method_Return_Cb cb, const v oid *data) EINA_ARG_NONNULL(1) EINA_WARN_UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_passphrase_required_get(const E_Connman_Element *service, Eina_Bool *passphrase_required) EINA_ARG_NONNU LL(1, 2) EINA_WARN_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_passphrase_required_get(const E_Connman_Element *service, Eina_Bool *passphrase_required) EINA_ARG_NONNU LL(1, 2) EINA_WARN_UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_login_required_get(const E_Co nnman_Element *service, Eina_Bool *login_required) EINA_ARG_NONNULL(1, 2) E INA_WARN_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_login_required_get(const E_Co nnman_Element *service, Eina_Bool *login_required) EINA_ARG_NONNULL(1, 2) E INA_WARN_UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_roaming_get(const E_Connman_E lement *service, Eina_Bool *roaming) EINA_ARG_NONNULL(1, 2) EINA_WARN_UNUSE D_RESULT; | EAPI Eina_Bool e_connman_service_roaming_get(const E_Connman_E lement *service, Eina_Bool *roaming) EINA_ARG_NONNULL(1, 2) EINA_WARN_UNUSE D_RESULT; | |||
| EAPI Eina_Bool e_connman_service_nameservers_get(const E_Connm an_Element *service, unsigned int *count, const char ***nameserver) EINA_AR G_NONNULL(1, 2, 3) EINA_WARN_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_nameservers_get(const E_Connm an_Element *service, unsigned int *count, const char ***nameserver) EINA_AR G_NONNULL(1, 2, 3) EINA_WARN_UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_nameservers_configuration_get | ||||
| (const E_Connman_Element *service, unsigned int *count, const char ***names | ||||
| ervers) EINA_ARG_NONNULL(1, 2, 3) EINA_WARN_UNUSED_RESULT; | ||||
| EAPI Eina_Bool e_connman_service_nameservers_configuration_set | ||||
| (E_Connman_Element *service, unsigned int count, const char **nameservers, | ||||
| E_DBus_Method_Return_Cb cb, const void *data) EINA_ARG_NONNULL(1, 2, 3, 4, | ||||
| 5) EINA_WARN_UNUSED_RESULT; | ||||
| EAPI Eina_Bool e_connman_service_domains_get(const E_Connman_E lement *service, unsigned int *count, const char ***domains) EINA_ARG_NONNU LL(1, 2, 3) EINA_WARN_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_domains_get(const E_Connman_E lement *service, unsigned int *count, const char ***domains) EINA_ARG_NONNU LL(1, 2, 3) EINA_WARN_UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_ipv4_method_get(const E_Connm an_Element *service, const char **method) EINA_ARG_NONNULL(1, 2) EINA_WARN_ UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_ipv4_method_get(const E_Connm an_Element *service, const char **method) EINA_ARG_NONNULL(1, 2) EINA_WARN_ UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_ipv4_address_get(const E_Conn man_Element *service, const char **address) EINA_ARG_NONNULL(1, 2) EINA_WAR N_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_ipv4_address_get(const E_Conn man_Element *service, const char **address) EINA_ARG_NONNULL(1, 2) EINA_WAR N_UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_ipv4_gateway_get(const E_Conn man_Element *service, const char **gateway) EINA_ARG_NONNULL(1, 2) EINA_WAR N_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_ipv4_gateway_get(const E_Conn man_Element *service, const char **gateway) EINA_ARG_NONNULL(1, 2) EINA_WAR N_UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_ipv4_netmask_get(const E_Conn man_Element *service, const char **netmask) EINA_ARG_NONNULL(1, 2) EINA_WAR N_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_ipv4_netmask_get(const E_Conn man_Element *service, const char **netmask) EINA_ARG_NONNULL(1, 2) EINA_WAR N_UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_ipv4_configuration_method_get (const E_Connman_Element *service, const char **method) EINA_ARG_NONNULL(1, 2) EINA_WARN_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_ipv4_configuration_method_get (const E_Connman_Element *service, const char **method) EINA_ARG_NONNULL(1, 2) EINA_WARN_UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_ipv4_configuration_address_ge t(const E_Connman_Element *service, const char **address) EINA_ARG_NONNULL( 1, 2) EINA_WARN_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_ipv4_configuration_address_ge t(const E_Connman_Element *service, const char **address) EINA_ARG_NONNULL( 1, 2) EINA_WARN_UNUSED_RESULT; | |||
| EAPI Eina_Bool e_connman_service_ipv4_configuration_gateway_ge t(const E_Connman_Element *service, const char **gateway) EINA_ARG_NONNULL( 1, 2) EINA_WARN_UNUSED_RESULT; | EAPI Eina_Bool e_connman_service_ipv4_configuration_gateway_ge t(const E_Connman_Element *service, const char **gateway) EINA_ARG_NONNULL( 1, 2) EINA_WARN_UNUSED_RESULT; | |||
| End of changes. 1 change blocks. | ||||
| 0 lines changed or deleted | 7 lines changed or added | |||
| E_DBus.h | E_DBus.h | |||
|---|---|---|---|---|
| skipping to change at line 55 | skipping to change at line 55 | |||
| # endif | # endif | |||
| #endif | #endif | |||
| /** | /** | |||
| * @mainpage EDbus | * @mainpage EDbus | |||
| * | * | |||
| * @section edbus_intro_sec Introduction | * @section edbus_intro_sec Introduction | |||
| * | * | |||
| * EDbus is a wrapper around the | * EDbus is a wrapper around the | |||
| * <a href="http://www.freedesktop.org/wiki/Software/dbus">dbus</a> | * <a href="http://www.freedesktop.org/wiki/Software/dbus">dbus</a> | |||
| * library, which is a message bus system. It also implement a set of | * library, which is a message bus system. It also implements a set of | |||
| * specifications using dbus as interprocess comunication. | * specifications using dbus as interprocess communication. | |||
| * | * | |||
| * @section edbus_modules_sec Modules | * @section edbus_modules_sec Modules | |||
| * | * | |||
| * @li @ref EDbus_Group Wrapper around the dbus library, which | * @li @ref EDbus_Group Wrapper around the dbus library, which | |||
| * implementent an inter-process communication (IPC) system for | * implementent an inter-process communication (IPC) system for | |||
| * software applications to communicate with one another. | * software applications to communicate with one another. | |||
| * @li @ref EBluez_Group Implementation of the <a | * @li @ref EBluez_Group Implementation of the <a | |||
| * href="http://www.bluez.org/">BlueZ</a> specifications, for wireless | * href="http://www.bluez.org/">BlueZ</a> specifications, for wireless | |||
| * communications with Bleutooth devices. | * communications with Bleutooth devices. | |||
| * @li @ref EConnman_Group Implementation of the <a | * @li @ref EConnman_Group Implementation of the <a | |||
| skipping to change at line 104 | skipping to change at line 104 | |||
| #define E_DBUS_FDO_BUS "org.freedesktop.DBus" | #define E_DBUS_FDO_BUS "org.freedesktop.DBus" | |||
| #define E_DBUS_FDO_PATH "/org/freedesktop/DBus" | #define E_DBUS_FDO_PATH "/org/freedesktop/DBus" | |||
| #define E_DBUS_FDO_INTERFACE E_DBUS_FDO_BUS | #define E_DBUS_FDO_INTERFACE E_DBUS_FDO_BUS | |||
| #define E_DBUS_FDO_INTERFACE_PROPERTIES "org.freedesktop.DBus.Properties" | #define E_DBUS_FDO_INTERFACE_PROPERTIES "org.freedesktop.DBus.Properties" | |||
| #ifdef __cplusplus | #ifdef __cplusplus | |||
| extern "C" { | extern "C" { | |||
| #endif | #endif | |||
| #define E_DBUS_VERSION_MAJOR 1 | #define E_DBUS_VERSION_MAJOR 1 | |||
| #define E_DBUS_VERSION_MINOR 0 | #define E_DBUS_VERSION_MINOR 2 | |||
| typedef struct _E_DBus_Version | typedef struct _E_DBus_Version | |||
| { | { | |||
| int major; | int major; | |||
| int minor; | int minor; | |||
| int micro; | int micro; | |||
| int revision; | int revision; | |||
| } E_DBus_Version; | } E_DBus_Version; | |||
| EAPI extern E_DBus_Version *e_dbus_version; | EAPI extern E_DBus_Version *e_dbus_version; | |||
| End of changes. 2 change blocks. | ||||
| 3 lines changed or deleted | 3 lines changed or added | |||