bluetooth sco channel not playing audio

Login to reply to this topic.
Thu, 2005-04-21 09:59
Joined: 2005-01-28
Forum posts: 7
on phone 6630 using series60 SP2 os version 8.0,i am developing application acts as Audio Gateway and connecting to nokia headset(Headset profile),phone detecting the headset and opening the acl connection with head set successfully,then on acl (RFCOMM) sending the <cr><lf>RING<cr><lf> command and getting response as AT+CKPD=200 response and sending <cr><lf>OK<cr><lf> and opening the SCO channel (using CBluetoothSynchronousLink class specific to series60 SP2)it is also successfull as i am getting  callback into HandleSetupConnectionCompleteL with error KErrNone ,this means  connection is accepted on the other side.But when play audio in the realplayer on phone it is not routed to bluetooth and not played in the headset(as per the headset profile).Can ny body tell me what is the problem.Thanks in advance.

Wed, 2005-09-14 05:15
Joined: 2005-08-01
Forum posts: 44
Re: bluetooth sco channel not playing audio
Hi...I'm dealing with the same problem too, I have successfully copnnect the phone and headset, but the earphone icon doesn't show up, and the headset is not recoqnized as HEADSET. I also confused how to make the phone recognize the headset as HEADSET.

I think it's because the protocol descriptor? because I read in bluetooth discovery example, they said the protocol descriptor must be set to gain access in the remote device, but I don't know how to do it too.

Maybe...you have found the solution? if you have, please tell me what should I change from the program. I think our programs are alike coz I modified it from btpointtopointexample

I'll let you know too if I have found the solution

thank you

regards,

irma
Mon, 2005-12-12 15:31
Joined: 2005-07-12
Forum posts: 14
Re: bluetooth sco channel not playing audio
Hi,

I want to connect my PC and my nokia 6680 with a GateWay and headset. I tried to connecto using the btpointtopoint example to de Service Class 0x1108.

And with this example I can see the connection for a moment, but then I lost connection (with error 36).

I would like to know if there is any way to maintain the connection.

Thanks.
Tue, 2006-07-11 07:21
Joined: 2006-05-19
Forum posts: 6
Re: bluetooth sco channel not playing audio
hi,
I m also stuck in a similar situation.
I m able to create a SCO link between two mobile devices( 6630 & N70) but when sending data the receive call-back is not hitting i.e. HandleReceiveCompleteL().
have u found a solution to ur prob... it will be vry helpful for me....thanks in advance
Wed, 2008-05-07 13:45
Joined: 2008-02-27
Forum posts: 2
Re: bluetooth sco channel not playing audio

hi ,
i am facing the same problem.

i am able to setup a SCO connection between the emulator and Nokia N70.
but the receive is not hitting.
plz HELP HELP

thx

  • Login to reply to this topic.