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

  /external/dbus/test/name-test/
test-pending-call-dispatch.c 31 dbus_connection_send_with_reply (conn, method, &echo_pending, -1);
40 dbus_connection_send_with_reply (conn, method, &dbus_pending, -1);
test-threads-init.c 29 dbus_connection_send_with_reply (conn, method, &echo_pending, -1);
38 dbus_connection_send_with_reply (conn, method, &dbus_pending, -1);
  /external/bluetooth/bluez/plugins/
hal.c 108 if (dbus_connection_send_with_reply(connection, message,
maemo6.c 122 if (!dbus_connection_send_with_reply(conn, msg, &call, -1)) {
  /external/bluetooth/bluez/src/
agent.c 324 if (dbus_connection_send_with_reply(connection, req->msg,
380 if (dbus_connection_send_with_reply(connection, req->msg,
503 if (dbus_connection_send_with_reply(connection, req->msg,
556 if (dbus_connection_send_with_reply(connection, req->msg,
660 if (dbus_connection_send_with_reply(connection, req->msg,
766 if (dbus_connection_send_with_reply(connection, req->msg,
824 if (dbus_connection_send_with_reply(connection, req->msg,
881 if (dbus_connection_send_with_reply(connection, req->msg,
939 if (dbus_connection_send_with_reply(connection, msg,
  /external/dbus/dbus/
dbus-connection.h 188 dbus_bool_t dbus_connection_send_with_reply (DBusConnection *connection,
dbus-connection.c 3092 dbus_connection_send_with_reply (DBusConnection *connection, function
    [all...]
  /external/dbus/test/
test-service.c 164 if (!dbus_connection_send_with_reply (connection, self_message, &pcall, -1))
  /external/bluetooth/bluez/audio/
gateway.c 143 if (dbus_connection_send_with_reply(dev->conn, msg, &call, -1) == FALSE)
telephony-ofono.c 207 if (!dbus_connection_send_with_reply(connection, msg, &call, -1)) {
telephony-maemo5.c 623 if (!dbus_connection_send_with_reply(connection, msg, &call, -1)) {
    [all...]
telephony-maemo6.c 583 if (!dbus_connection_send_with_reply(connection, msg, &call, -1)) {
    [all...]
  /external/bluetooth/bluez/cups/
main.c 591 if (!dbus_connection_send_with_reply(conn, message, NULL, -1)) {
  /external/bluetooth/bluez/gdbus/
watch.c 523 if (dbus_connection_send_with_reply(connection, message,
  /frameworks/base/core/jni/
android_bluetooth_common.cpp 160 reply = dbus_connection_send_with_reply(conn, msg,

Completed in 352 milliseconds