From: Szymon Janc <szymon.janc@codecoup.pl>
To: Johan Hedberg <johan.hedberg@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v3] adapter: Add ConnectDevice method
Date: Mon, 19 Feb 2018 13:04:23 +0100 [thread overview]
Message-ID: <1676489.ptRUvfTOY1@ix> (raw)
In-Reply-To: <20180216180211.GA29745@x1c>
Hi Johan,
On Friday, 16 February 2018 19:02:11 CET Johan Hedberg wrote:
> Hi Szymon,
>
> On Mon, Feb 12, 2018, Szymon Janc wrote:
> > + } else {
> > + dev->pending = create_pending_list(dev, NULL);
> >
> > - dev->pending = g_slist_append(dev->pending, service);
> > + DBG("BLAH %d", g_slist_length(dev->pending));
>
> Seems like something you forgot to remove? :)
:-) yeah, I'll fix that :D
--
pozdrawiam
Szymon Janc
next prev parent reply other threads:[~2018-02-19 12:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-12 21:59 [PATCH v3] adapter: Add ConnectDevice method Szymon Janc
2018-02-16 18:02 ` Johan Hedberg
2018-02-19 12:04 ` Szymon Janc [this message]
2018-02-16 18:03 ` Marcel Holtmann
2018-02-19 13:29 ` Szymon Janc
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=1676489.ptRUvfTOY1@ix \
--to=szymon.janc@codecoup.pl \
--cc=johan.hedberg@gmail.com \
--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.