All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] simultaneous read/write on SCO channel
@ 2007-07-26 12:40 Irakli Tsagareli
  0 siblings, 0 replies; only message in thread
From: Irakli Tsagareli @ 2007-07-26 12:40 UTC (permalink / raw)
  To: bluez-users

Hi all,

I'm writing a small code to test HandsFree capabilities between my phone 
and PC. everything works fine for audio playback (on the PC, I can hear 
sound file played on the phone and in case of incoming call, I can hear 
a voice of remote subscriber) but when I try at the same time to send 
some audio data to the handset via same socket, send() function returns 
"Invalid argument" error. I tried to create new socket for writing (same 
way I created listening socket), creation succeeds, but connect fails 
with "Device or resource busy". can anybody be so kind and explain, how 
can I read and write data through SCO channel simultaneously ?

thank you and best regards,
kern.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-26 12:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-26 12:40 [Bluez-users] simultaneous read/write on SCO channel Irakli Tsagareli

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.