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

  /external/dbus/dbus/
dbus-bus.h 43 DBusConnection *dbus_bus_get_private (DBusBusType type,
dbus-bus.c 586 * dbus_bus_get_private() calls dbus_bus_register() for you.
596 dbus_bus_get_private (DBusBusType type, function
614 * If you use dbus_bus_get() or dbus_bus_get_private() this
617 * @note Just use dbus_bus_get() or dbus_bus_get_private() instead of
745 * @note Just use dbus_bus_get() or dbus_bus_get_private(), or worst
797 * dbus_bus_get_private() have been successfully registered.
    [all...]
  /external/bluetooth/bluez/gdbus/
mainloop.c 320 conn = dbus_bus_get_private(type, error);

Completed in 172 milliseconds