From: Johan Hedberg <johan.hedberg@gmail.com>
To: "Gustavo F. Padovan" <padovan@profusion.mobi>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/4] add btd_error_agent_not_assigned()
Date: Thu, 16 Dec 2010 11:29:46 +0200 [thread overview]
Message-ID: <20101216092946.GD4322@jh-x301> (raw)
In-Reply-To: <1292450823-17640-1-git-send-email-padovan@profusion.mobi>
Hi Gustavo,
On Wed, Dec 15, 2010, Gustavo F. Padovan wrote:
> +DBusMessage *btd_error_agent_not_assigned(DBusMessage *msg)
> +{
> + return g_dbus_create_error(msg, ERROR_INTERFACE ".AgentNotAssigned",
> + "Agent Not Assigned");
> +}
> +
Could we make this AgentNotAvailable instead?
Johan
prev parent reply other threads:[~2010-12-16 9:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-15 22:07 [PATCH 1/4] add btd_error_agent_not_assigned() Gustavo F. Padovan
2010-12-15 22:07 ` [PATCH 2/4] remove error_common_reply() Gustavo F. Padovan
2010-12-15 22:07 ` [PATCH 3/4] add btd_error_not_ready() Gustavo F. Padovan
2010-12-15 22:07 ` [PATCH 4/4] covert more dbus errors to btd_error_* Gustavo F. Padovan
2010-12-16 9:30 ` [PATCH 2/4] remove error_common_reply() Johan Hedberg
2010-12-16 9:29 ` Johan Hedberg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101216092946.GD4322@jh-x301 \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=padovan@profusion.mobi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox