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

  /external/bluetooth/bluez/test/
gaptest.c 56 reply = dbus_connection_send_with_reply_and_block(conn,
102 reply = dbus_connection_send_with_reply_and_block(conn,
146 reply = dbus_connection_send_with_reply_and_block(conn,
202 reply = dbus_connection_send_with_reply_and_block(conn,
agent.c 357 reply = dbus_connection_send_with_reply_and_block(conn, msg, -1, &err);
395 reply = dbus_connection_send_with_reply_and_block(conn, msg, -1, &err);
469 reply = dbus_connection_send_with_reply_and_block(conn, msg, -1, &err);
527 reply = dbus_connection_send_with_reply_and_block(conn, msg, -1, &err);
  /external/bluetooth/bluez/cups/
main.c 140 reply = dbus_connection_send_with_reply_and_block(conn,
314 reply = dbus_connection_send_with_reply_and_block(conn,
346 adapter_reply = dbus_connection_send_with_reply_and_block(conn,
366 reply = dbus_connection_send_with_reply_and_block(conn,
378 reply = dbus_connection_send_with_reply_and_block(conn,
435 reply = dbus_connection_send_with_reply_and_block(conn, message,
558 reply = dbus_connection_send_with_reply_and_block(conn,
640 adapter_reply = dbus_connection_send_with_reply_and_block(conn,
659 reply = dbus_connection_send_with_reply_and_block(conn,
672 reply = dbus_connection_send_with_reply_and_block(conn
    [all...]
  /external/dbus/dbus/
dbus-bus.c 698 reply = dbus_connection_send_with_reply_and_block (connection, message, -1, error);
888 reply = dbus_connection_send_with_reply_and_block (connection, message, -1,
960 reply = dbus_connection_send_with_reply_and_block (connection, message, -1,
    [all...]
dbus-connection.h 235 DBusMessage * dbus_connection_send_with_reply_and_block (DBusConnection *connection,
dbus-connection.c 194 * is dbus_connection_send_with_reply_and_block(). That is,
3471 dbus_connection_send_with_reply_and_block (DBusConnection *connection, function
    [all...]
  /external/dbus/test/name-test/
test-privserver-client.c 54 if (!(reply = dbus_connection_send_with_reply_and_block (session, msg, -1, &error)))
  /external/dbus/tools/
dbus-send.c 516 reply = dbus_connection_send_with_reply_and_block (connection,
  /frameworks/base/core/jni/
android_server_BluetoothService.cpp 240 reply = dbus_connection_send_with_reply_and_block(nat->conn, msg, -1, &err);
285 reply = dbus_connection_send_with_reply_and_block(nat->conn, msg, -1, &err);
    [all...]
android_server_BluetoothEventLoop.cpp 329 reply = dbus_connection_send_with_reply_and_block(conn, msg, -1, &err);
398 reply = dbus_connection_send_with_reply_and_block(nat->conn, msg, -1, &err);
431 reply = dbus_connection_send_with_reply_and_block(nat->conn,
    [all...]
android_bluetooth_common.cpp 262 reply = dbus_connection_send_with_reply_and_block(conn, msg, timeout_ms, err);
  /external/bluetooth/bluez/audio/
gstavdtpsink.c     [all...]

Completed in 85 milliseconds