Hi,
i have a problem, i'm developing an application to stream audio from pc to my Nokia 6630, i've read other threads in this forum with the same problem, but i don't find the solution.
I use the object CBTSynchronousLink and the method AcceptConnectionL, the connection is succesfully established (the framework call MBTSynchronousLinkNotifier::HandleAcceptConnectionCompleteL() with KErrNone) but when i call Receive(TDes8 & aBuf) KErrNone is returned and MBTSynchronousLinkNotifier::HandleReceiveCompleteL() is never called.
I'm using Series 60 sdk 2nd edition.
Thanks in advance for your answer.



