From: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
To: linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com
Subject: Re: [PATCH_v2 3/4] android/pan: Add notify method to PAN notifications
Date: Tue, 12 Nov 2013 21:33:12 +0200 [thread overview]
Message-ID: <52828278.7030205@linux.intel.com> (raw)
In-Reply-To: <20131112170623.GA5058@x220.p-661hnu-f1>
Hi Johan,
On 12.11.2013 19:06, Johan Hedberg wrote:
> Hi Ravi,
>
> On Tue, Nov 12, 2013, Ravi kumar Veeramally wrote:
>> ---
>> android/hal-pan.c | 6 ++++++
>> android/hal.h | 1 +
>> 2 files changed, 7 insertions(+)
> I've applied the first two patches, but there's one issue with this one:
>
>> +void bt_notify_pan(uint16_t opcode, void *buf, uint16_t len)
>> +{
>> + if (!interface_ready())
>> + return;
>> +}
> Why is opcode uint16_t instead of uint8_t? Haven't we defined it as
> uint8_t in our IPC document?
>
There are few other places like adapter and hid it is declared as uint16_t.
I will fix that too and send you v3 of these two.
Thanks,
Ravi.
next prev parent reply other threads:[~2013-11-12 19:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-12 14:20 [PATCH_v2 0/4] Implement missing PAN interface and notifications Ravi kumar Veeramally
2013-11-12 14:20 ` [PATCH_v2 1/4] android/pan: Add PAN related defines and event struct to hsl-msg header Ravi kumar Veeramally
2013-11-12 14:20 ` [PATCH_v2 2/4] android/pan: Add PAN cleanup interface implementation Ravi kumar Veeramally
2013-11-12 14:20 ` [PATCH_v2 3/4] android/pan: Add notify method to PAN notifications Ravi kumar Veeramally
2013-11-12 17:06 ` Johan Hedberg
2013-11-12 19:33 ` Ravi kumar Veeramally [this message]
2013-11-12 14:20 ` [PATCH_v2 4/4] android/pan: Handle connection and control state notifications Ravi kumar Veeramally
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=52828278.7030205@linux.intel.com \
--to=ravikumar.veeramally@linux.intel.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox