qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [5345] Add a virtual HCI.


From: andrzej zaborowski
Subject: Re: [Qemu-devel] [5345] Add a virtual HCI.
Date: Tue, 30 Sep 2008 04:32:02 +0200

2008/9/29 Blue Swirl <address@hidden>:
> On 9/29/08, Andrzej Zaborowski <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]