public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] 2. Re: Re: Re: Bluetooth SCO message sending (sco_send_frame)
@ 2005-08-29  6:44 Youngwoo Park
  2005-09-05 12:14 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Youngwoo Park @ 2005-08-29  6:44 UTC (permalink / raw)
  To: bluez-devel



In my case, there is some problem when I connect SCO over UART(h4).
When I sent data to h4 interface, h4 make frame and btsco sent that
frame to the SCO channel.
The frame size from h4 interface is varied periodically and somtimes
larger than MTU size so SCO channel drop several frames.

Of course I changed the MTU size using "hciconfig scomtu" command but it
is not effective at all.

Now, I tested the problem using samsung module based on CSR bluecore
chipset.
However, there is no problem if I use SCO over USB because the frame
size from USB is always same & smaller than MTU.

-- 
Youngwoo Park

M.S. Student
CORE(COmputer engineering REsearch) Lab
Dept. EECS, KAIST, Daejeon 305-701, Korea
Phone: +82-42-869-5425 Fax: +82-42-8695425
e-mail: ywpark@core.kaist.ac.kr

--




















-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-devel] 2. Re: Re: Re: Bluetooth SCO message sending (sco_send_frame)
  2005-08-29  6:44 [Bluez-devel] 2. Re: Re: Re: Bluetooth SCO message sending (sco_send_frame) Youngwoo Park
@ 2005-09-05 12:14 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2005-09-05 12:14 UTC (permalink / raw)
  To: bluez-devel

Hi,

> In my case, there is some problem when I connect SCO over UART(h4).
> When I sent data to h4 interface, h4 make frame and btsco sent that
> frame to the SCO channel.
> The frame size from h4 interface is varied periodically and somtimes
> larger than MTU size so SCO channel drop several frames.
> 
> Of course I changed the MTU size using "hciconfig scomtu" command but it
> is not effective at all.

this command is useless.

> Now, I tested the problem using samsung module based on CSR bluecore
> chipset.
> However, there is no problem if I use SCO over USB because the frame
> size from USB is always same & smaller than MTU.

As I told you, the kernel will tell you the MTU size you have to use and
then you must segment and reassembly in your code.

Regards

Marcel




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-05 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-29  6:44 [Bluez-devel] 2. Re: Re: Re: Bluetooth SCO message sending (sco_send_frame) Youngwoo Park
2005-09-05 12:14 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox