Hi,
is it possible to send some data and then wait for incoming ack message on the same CBluetoothSocket? I can send some string, but after HandleSendCompleteL where I call socket->Recv(buf, 0) program never gets in HandleReceiveComplete. Any idea ?
Hi,
is it possible to send some data and then wait for incoming ack message on the same CBluetoothSocket? I can send some string, but after HandleSendCompleteL where I call socket->Recv(buf, 0) program never gets in HandleReceiveComplete. Any idea ?