All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Von Dentz <luiz.dentz@gmail.com>
To: Alain Michaud <alainm@chromium.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [Bluez PATCH] Adding missing op_code string conversion.
Date: Fri, 17 Jan 2020 12:44:35 -0800	[thread overview]
Message-ID: <1579293875.12244.4@gmail.com> (raw)
In-Reply-To: <20200117042421.68430-1-alainm@chromium.org>

Hi Alain,

On Thu, Jan 16, 2020 at 8:24 PM, Alain Michaud <alainm@chromium.org> 
wrote:
> Adding the missing string conversion for MGMG_OP_SET_BLOCKED_KEYS.
> ---
> 
>  lib/mgmt.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/lib/mgmt.h b/lib/mgmt.h
> index 276445d0a..101cf5f95 100644
> --- a/lib/mgmt.h
> +++ b/lib/mgmt.h
> @@ -893,6 +893,7 @@ static const char *mgmt_op[] = {
>  	"Set Appearance",
>  	"Get PHY Configuration",
>  	"Set PHY Configuration",
> +	"Set Blocked Keys",
>  };
> 
>  static const char *mgmt_ev[] = {

Applied, thanks.












      reply	other threads:[~2020-01-17 20:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17  4:24 [Bluez PATCH] Adding missing op_code string conversion Alain Michaud
2020-01-17 20:44 ` Luiz Von Dentz [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=1579293875.12244.4@gmail.com \
    --to=luiz.dentz@gmail.com \
    --cc=alainm@chromium.org \
    --cc=linux-bluetooth@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.