Home
last modified time | relevance | path

Searched refs:DBUS_ERROR_NO_REPLY (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/bluez/src/
Dagent.c264 g_str_equal(DBUS_ERROR_NO_REPLY, err.name)) && in simple_agent_reply()
275 if (dbus_error_has_name(&err, DBUS_ERROR_NO_REPLY)) { in simple_agent_reply()
380 g_str_equal(DBUS_ERROR_NO_REPLY, err.name)) && in pincode_reply()
550 g_str_equal(DBUS_ERROR_NO_REPLY, err.name)) && in passkey_reply()
/external/dbus/dbus/
Ddbus-protocol.h358 #define DBUS_ERROR_NO_REPLY "org.freedesktop.DBus.Error.NoReply" macro
Ddbus-errors.c120 else if (strcmp (error, DBUS_ERROR_NO_REPLY) == 0) in message_from_error()
Ddbus-pending-call.c342 reply = dbus_message_new_error (message, DBUS_ERROR_NO_REPLY, in _dbus_pending_call_set_timeout_error_unlocked()
/external/bluetooth/bluez/audio/
Dmedia.c490 if (dbus_error_has_name(&err, DBUS_ERROR_NO_REPLY)) { in endpoint_reply()
/external/dbus/bus/
Dconnection.c1506 DBUS_ERROR_NO_REPLY)) in bus_pending_reply_send_no_reply()
Ddispatch.c2281 DBUS_ERROR_NO_REPLY)) in check_send_exit_to_service()