From: Johan Hedberg <johan.hedberg@gmail.com>
To: Alfonso Acosta <fons@spotify.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v4 1/2] core: Add Manufacturer Specific Data EIR field
Date: Mon, 20 Oct 2014 15:41:12 +0200 [thread overview]
Message-ID: <20141020134112.GA31414@t440s> (raw)
In-Reply-To: <1413290765-20398-2-git-send-email-fons@spotify.com>
Hi Alfonso,
On Tue, Oct 14, 2014, Alfonso Acosta wrote:
> Add data structure and parsing support.
> ---
> src/eir.c | 22 ++++++++++++++++++++++
> src/eir.h | 8 ++++++++
> 2 files changed, 30 insertions(+)
This patch doesn't compile:
In file included from android/bluetooth.c:45:0:
./src/eir.h:53:15: error: ‘HCI_MAX_EIR_LENGTH’ undeclared here (not in a function)
uint8_t data[HCI_MAX_EIR_LENGTH];
^
make[1]: *** [android/bluetooth.o] Error 1
Johan
next prev parent reply other threads:[~2014-10-20 13:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-14 12:46 [PATCH v4 0/2] core: Add plugin-support for Manufacturer Specific Data EIR Alfonso Acosta
2014-10-14 12:46 ` [PATCH v4 1/2] core: Add Manufacturer Specific Data EIR field Alfonso Acosta
2014-10-20 13:41 ` Johan Hedberg [this message]
2014-10-20 14:54 ` Alfonso Acosta
2014-10-14 12:46 ` [PATCH v4 2/2] core: Add subscription API for Manufacturer Specific Data Alfonso Acosta
2014-10-20 13:42 ` Johan Hedberg
[not found] ` <CAHF=Y4q0ZRbGAUMtMi5vA13hQFn8JCmu+7B1rLdRxDSO6jxiCg@mail.gmail.com>
2014-10-20 14:53 ` Alfonso Acosta
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=20141020134112.GA31414@t440s \
--to=johan.hedberg@gmail.com \
--cc=fons@spotify.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).