All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] SCO transparent transmission
@ 2006-04-04 17:44 Israel Guío
  2006-04-05  5:23 ` Sowmya Gattupalli
  0 siblings, 1 reply; 4+ messages in thread
From: Israel Guío @ 2006-04-04 17:44 UTC (permalink / raw)
  To: bluez-devel

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]

Hi.

I'm trying to write an app for voice transmission between two laptops. When
using CVSD, the communication performs ok. However, I would need to transmit
the PCM samples in a transparent mode, for after receiving a voice frame, I
must process the samples.

I have read in Bluetooth 2.0 specification that this can be done, for
example, with 0x0063 as voice settings. I have tried it with my Bluetooth
2.0+EDR dongles but it doesn't work properly. I transmit continuously a
frame with values 0x01 through 0x30, but in the receiver side and using
hcidump, I see that a brust of 0 is inserted in the middle of some frames
and there are hops in the sequence. For instance, I send 0x00 0x01 0x02 0x03
0x04 .... 0x29 0x30, but I receive 0x2e 0x2f 0x30 0x00 0x01 0x02 0x2f 0x30
0x00 0x01.....

Have any of you tested it? Is there any solution to make what I try?

Thanks.

[-- Attachment #2: Type: text/html, Size: 925 bytes --]

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

end of thread, other threads:[~2006-04-08  4:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04 17:44 [Bluez-devel] SCO transparent transmission Israel Guío
2006-04-05  5:23 ` Sowmya Gattupalli
2006-04-07 14:29   ` Steven Singer
2006-04-08  4:12     ` Sowmya Gattupalli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.