[ug-bosug] Bluetooth Stack in userspace

Anand Bheemarajaiah anand_bheemaraju at yahoo.com
Tue Apr 1 01:39:19 PDT 2008


All the code here is written by me. I have referred to other bluetooth stack impl like bluez but nothing has been ported to opensolaris codebase yet.

you will find the project drafts / milestones as i have accomplished here,

http://anand.bheemaraju.googlepages.com/

the rfcomm_draft_2 is the final draft of rfcomm, so is sdp_draft_2 for sdp.

I am trying to setup an obex connection and be able to transfer a file for my project.

So, sdp code is written only upto the point where i can get the rfcomm channel no. of obex object push profile.

But the code is behaving erratically. I tried using libumem, it gives some errors - says there are some memory leaks and prgram crashes when somewhere "free" is called ( although the pointer is a valid one ).

the code is coming upto around 6000 lines and is there an easy way to fix this.
If i had used this libumem from beginning maybe i could have fixed the errors from the beginning. how do i go about fixing this now. 


This may sound stupid but is there some way to increase the memory of the program like java and all take 200 - 300 mb of ram. 

regards,
Anand B
 
 
This message posted from opensolaris.org


More information about the ug-bosug mailing list