Public Attributes | |
guint | connections |
const gchar * | sender |
icd_dbus_api_foreach_send_fn | send_fn |
number of connections
Referenced by icd_dbus_api_addrinfo_req(), icd_dbus_api_foreach_iap_all(), icd_dbus_api_state_req(), icd_dbus_api_state_scanning(), and icd_dbus_api_statistics_req().
const gchar* icd_dbus_api_foreach_data::sender |
the D-Bus sender or NULL
Referenced by icd_dbus_api_addrinfo_req(), icd_dbus_api_addrinfo_send(), icd_dbus_api_state_req(), icd_dbus_api_state_scan_send(), icd_dbus_api_state_send(), icd_dbus_api_statistics_req(), and icd_dbus_api_statistics_send().
function that sends data to D-Bus applications
Referenced by icd_dbus_api_addrinfo_req(), icd_dbus_api_foreach_iap_all(), icd_dbus_api_state_req(), and icd_dbus_api_statistics_req().