lib/bluez/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


Variable Documentation

const char* e_bluez_prop_class = NULL
const char* e_bluez_prop_icon = NULL
const char* e_bluez_prop_uuids = NULL