
Functions | |
Eina_Bool | e_bluez_manager_sync_elements (void) |
const char * | e_bluez_system_bus_name_get (void) |
unsigned int | e_bluez_system_init (E_DBus_Connection *edbus_conn) |
unsigned int | e_bluez_system_shutdown (void) |
Function Documentation
◆ e_bluez_system_bus_name_get()
const char * e_bluez_system_bus_name_get | ( | void | ) |
Referenced by e_bluez_adapter_create_paired_device(), e_bluez_adapter_start_discovery(), e_bluez_element_call_full(), e_bluez_element_call_with_path(), e_bluez_element_call_with_path_and_string(), e_bluez_element_call_with_string(), e_bluez_element_property_dict_set_full(), and e_bluez_element_property_set_full().
Variable Documentation
◆ _e_dbus_bluez_log_dom
int _e_dbus_bluez_log_dom = -1 |
◆ e_bluez_conn
E_DBus_Connection* e_bluez_conn = NULL |
Referenced by e_bluez_adapter_start_discovery(), and e_bluez_element_message_send().
◆ e_bluez_iface_adapter
const char* e_bluez_iface_adapter = NULL |
◆ e_bluez_iface_device
const char* e_bluez_iface_device = NULL |
◆ e_bluez_iface_manager
const char* e_bluez_iface_manager = NULL |
◆ e_bluez_prop_address
const char* e_bluez_prop_address = NULL |
Referenced by e_bluez_adapter_address_get().
◆ e_bluez_prop_alias
const char* e_bluez_prop_alias = NULL |
Referenced by e_bluez_device_alias_get(), and e_bluez_devicefound_alias_get().
◆ e_bluez_prop_class
const char* e_bluez_prop_class = NULL |
◆ e_bluez_prop_connected
const char* e_bluez_prop_connected = NULL |
◆ e_bluez_prop_devices
const char* e_bluez_prop_devices = NULL |
◆ e_bluez_prop_discoverable
const char* e_bluez_prop_discoverable = NULL |
Referenced by e_bluez_adapter_discoverable_get(), and e_bluez_adapter_discoverable_set().
◆ e_bluez_prop_discoverabletimeout
const char* e_bluez_prop_discoverabletimeout = NULL |
Referenced by e_bluez_adapter_discoverable_timeout_get(), and e_bluez_adapter_discoverable_timeout_set().
◆ e_bluez_prop_discovering
const char* e_bluez_prop_discovering = NULL |
Referenced by e_bluez_adapter_discovering_get().
◆ e_bluez_prop_icon
const char* e_bluez_prop_icon = NULL |
◆ e_bluez_prop_name
const char* e_bluez_prop_name = NULL |
Referenced by e_bluez_adapter_name_get(), e_bluez_adapter_name_set(), and e_bluez_device_name_get().
◆ e_bluez_prop_pairable
const char* e_bluez_prop_pairable = NULL |
◆ e_bluez_prop_pairabletimeout
const char* e_bluez_prop_pairabletimeout = NULL |
◆ e_bluez_prop_paired
const char* e_bluez_prop_paired = NULL |
Referenced by e_bluez_device_paired_get().
◆ e_bluez_prop_powered
const char* e_bluez_prop_powered = NULL |
Referenced by e_bluez_adapter_powered_get(), and e_bluez_adapter_powered_set().
◆ e_bluez_prop_trusted
const char* e_bluez_prop_trusted = NULL |
◆ e_bluez_prop_uuids
const char* e_bluez_prop_uuids = NULL |