From: "andrzej zaborowski" <balrogg@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [5345] Add a virtual HCI.
Date: Tue, 30 Sep 2008 04:32:02 +0200 [thread overview]
Message-ID: <fb249edb0809291932l7e51e8a3v10946da4b80b09ed@mail.gmail.com> (raw)
In-Reply-To: <f43fc5580809290821n2fcf07a7yb5b80cdcdc06e18c@mail.gmail.com>
2008/9/29 Blue Swirl <blauwirbel@gmail.com>:
> On 9/29/08, Andrzej Zaborowski <balrogg@gmail.com> wrote:
>> Revision: 5345
>> http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5345
>> Author: balrog
>> Date: 2008-09-29 00:02:34 +0000 (Mon, 29 Sep 2008)
>
>> +void bt_submit_lmp(struct bt_device_s *bt, int length, uint8_t *data)
>> +void bt_submit_raw_acl(struct bt_piconet_s *net, int length, uint8_t *data)
>> +void bt_hci_done(struct HCIInfo *info)
>
> Forgot 'static'?
Now added. I wanted to use bt_hci_done from other places but didn't
need to in the end. bt_submit_raw_acl should not be static but I
should probably remove all lmp stuff as no code in svn uses it, or
move it to bt-lmp.c.
Thanks
prev parent reply other threads:[~2008-09-30 2:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-29 0:02 [Qemu-devel] [5345] Add a virtual HCI Andrzej Zaborowski
2008-09-29 15:21 ` Blue Swirl
2008-09-30 2:32 ` andrzej zaborowski [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=fb249edb0809291932l7e51e8a3v10946da4b80b09ed@mail.gmail.com \
--to=balrogg@gmail.com \
--cc=qemu-devel@nongnu.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).