e_bluez.c File Reference
#include "e_bluez_private.h"
#include <stdlib.h>
#include <string.h>
+ Include dependency graph for e_bluez.c:

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)
 

Variables

int _e_dbus_bluez_log_dom = -1
 
E_DBus_Connectione_bluez_conn = NULL
 
EAPI int E_BLUEZ_EVENT_DEVICE_FOUND = 0
 
EAPI int E_BLUEZ_EVENT_ELEMENT_ADD = 0
 
EAPI int E_BLUEZ_EVENT_ELEMENT_DEL = 0
 
EAPI int E_BLUEZ_EVENT_ELEMENT_UPDATED = 0
 
EAPI int E_BLUEZ_EVENT_MANAGER_IN = 0
 
EAPI int E_BLUEZ_EVENT_MANAGER_OUT = 0
 
const char * e_bluez_iface_adapter = NULL
 
const char * e_bluez_iface_device = NULL
 
const char * e_bluez_iface_manager = NULL
 
const char * e_bluez_prop_address = NULL
 
const char * e_bluez_prop_alias = NULL
 
const char * e_bluez_prop_class = NULL
 
const char * e_bluez_prop_connected = NULL
 
const char * e_bluez_prop_devices = NULL
 
const char * e_bluez_prop_discoverable = NULL
 
const char * e_bluez_prop_discoverabletimeout = NULL
 
const char * e_bluez_prop_discovering = NULL
 
const char * e_bluez_prop_icon = NULL
 
const char * e_bluez_prop_name = NULL
 
const char * e_bluez_prop_pairable = NULL
 
const char * e_bluez_prop_pairabletimeout = NULL
 
const char * e_bluez_prop_paired = NULL
 
const char * e_bluez_prop_powered = NULL
 
const char * e_bluez_prop_trusted = NULL
 
const char * e_bluez_prop_uuids = NULL
 

Function Documentation

◆ e_bluez_system_bus_name_get()

Variable Documentation

◆ _e_dbus_bluez_log_dom

int _e_dbus_bluez_log_dom = -1

◆ e_bluez_conn

◆ 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

◆ e_bluez_prop_alias

const char* e_bluez_prop_alias = NULL

◆ 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

◆ e_bluez_prop_discoverabletimeout

const char* e_bluez_prop_discoverabletimeout = NULL

◆ e_bluez_prop_discovering

const char* e_bluez_prop_discovering = NULL

◆ e_bluez_prop_icon

const char* e_bluez_prop_icon = NULL

◆ e_bluez_prop_name

const char* e_bluez_prop_name = NULL

◆ 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

◆ e_bluez_prop_powered

const char* e_bluez_prop_powered = NULL

◆ e_bluez_prop_trusted

const char* e_bluez_prop_trusted = NULL

◆ e_bluez_prop_uuids

const char* e_bluez_prop_uuids = NULL