FW: BlueZ 3.32 HSP SCO Bug Report & Solution
박찬열 <[email protected]>
| Newsgroups | gmane.linux.bluez.devel |
|---|---|
| Message-ID | <000a01c8ca9c$94be0850$be3a18f0$%[email protected]> |
Hello. >can you please check with the latest CVS. >I like to know if that issue is still present or if we actually fixed in the meantime. Yes, the Latest CVS code(Rev 1.32) has still bug. In sco_connect(common/glib-helper.c), BT SCO socket "sk" is made, but "sk" is not delivered to transport_connect function so I add “io_ctxt->fd=sk (669 line)” . If you let me know how to commit my code on CVS, I would do. Regards Chan-yeol Park (박찬열) Engineer Mobile S/W Platform Lab. Telecommunication R&D Center SAMSUNG ELECTRONICS CO., LTD. Tel : +82-31-279-5941 Mobile : +82-10-9978-5941 E-mail : [email protected] -----Original Message----- From: Marcel Holtmann [mailto:[email protected]] Sent: Tuesday, June 10, 2008 9:38 AM To: BlueZ development Cc: '박찬열' Subject: Re: [Bluez-devel] BlueZ 3.32 HSP SCO Bug Report & Solution Hi, > Recently I found BlueZ 3.32 HSP SCO connection bug. > > Fortunately I fix the bug as follows. > > > In the function "sco_connect (glib-helper.c)" > Bluez 3.32 code doesn't handle socket variable "sk" > > So I add "socket file descriptor save routine" > > 636 : io_cxtf->fd=sk; > > > If you have any question about my idea, don't hesitate to tell me ^^ > > If possible , could you let me know how to check out/check in my code ? can you please check with the latest CVS. I like to know if that issue is still present or if we actually fixed in the meantime. Regards Marcel ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Bluez-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bluez-devel