HomeSort by relevance Sort by last modified time
    Searched refs:g_dbus_register_interface (Results 1 - 20 of 20) sorted by null

  /external/bluetooth/bluez/gdbus/
gdbus.h 92 gboolean g_dbus_register_interface(DBusConnection *connection,
object.c 505 gboolean g_dbus_register_interface(DBusConnection *connection, function
  /external/bluetooth/bluez/audio/
telephony-dummy.c 422 if (g_dbus_register_interface(connection, TELEPHONY_DUMMY_PATH,
device.c 611 if (!g_dbus_register_interface(dev->conn, dev->path,
gateway.c 591 if (!g_dbus_register_interface(dev->conn, dev->path,
source.c 704 if (!g_dbus_register_interface(dev->conn, dev->path,
control.c 1189 if (!g_dbus_register_interface(dev->conn, dev->path,
sink.c 850 if (!g_dbus_register_interface(dev->conn, dev->path,
telephony-maemo5.c     [all...]
telephony-maemo6.c     [all...]
headset.c     [all...]
  /external/bluetooth/bluez/src/
manager.c 239 return g_dbus_register_interface(conn, "/", MANAGER_INTERFACE,
device.c 1077 if (g_dbus_register_interface(conn, device->path, DEVICE_INTERFACE,
    [all...]
adapter.c     [all...]
  /external/bluetooth/bluez/serial/
proxy.c 815 if (!g_dbus_register_interface(adapter->conn, path,
1277 if (!g_dbus_register_interface(conn, path,
port.c 585 if (!g_dbus_register_interface(conn, path,
  /external/bluetooth/bluez/network/
connection.c 594 if (g_dbus_register_interface(connection, path,
server.c 772 if (!g_dbus_register_interface(connection, path, ns->iface,
  /external/bluetooth/bluez/plugins/
service.c 783 if (g_dbus_register_interface(connection, path, SERVICE_INTERFACE,
  /external/bluetooth/bluez/input/
device.c 1083 if (g_dbus_register_interface(conn, idev->path, INPUT_DEVICE_INTERFACE,

Completed in 208 milliseconds