I haven't prepared a write-up to introduce my current design and goal, 
to get the brief, you can refer to
http://wiki.netbsd.se/index.php/Bluetooth, it is a mature Bluetooth 
stack under BSD license.
In the stack, OBEX Push/Ftp depends on kernel implementaton of rfcomm, 
l2cap and HCI, no matter what kind of transport layer is.

- Michael


Halton Huo ??:
> Anand and Michael,
>
> Are you and Michael working together? If not, any difference?
>
> Thanks,
> Halton.
> On Fri, 2008-04-11 at 11:06 -0700, Anand Bheemarajaiah wrote:
>   
>> Update -
>>
>> Here is the next draft of obex. 
>> http://anand.bheemaraju.googlepages.com/obex_draft_4b.zip
>>
>> I have tested it with nokia n70 ( my phone ). I get transfer rates of around 
>> 55kBps.
>>
>> There is some problem with libusb - it won't work with some dongles and some 
>> dongles it will work after some tweaking etc.
>>
>> Anyway i have used dongles with vendor id, product id -
>> 0x0a5c, 0x2100 
>> 0xe5e,0x6622
>>
>>
>> With these two dongles, the very first command i send to the devices fail to 
>> work. If i discard that command then from the second command onwards it will 
>> work. ( this happens if you are running the code for the second time without 
>> removing the dongles ).
>>
>> Lib usb fails to work with this dongle though,
>> 0x1131,0x1001 
>>
>> Libusb fails to extract the descriptors from the device second time i run in 
>> this case.
>>
>> Anand B
>>  
>>
>> This message posted from opensolaris.org
>> _______________________________________________
>> opensolaris-discuss mailing list
>> [email protected]
>>     
>
> _______________________________________________
> opensolaris-discuss mailing list
> [email protected]
>   

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to