I am trying to send the SCO(Audio) data over USB. I am using
Isochronous End points of the Bluetooth Dongle for doing that.
I have a Reader thread in Client driver which initiates the Isoc Read
operation.
The problem that iam facing is:
When the Isoc read is started for the first time. The device is sending
back DATA0 packet of Zero length always. So Read thread is so busy that
it is stopping the Device configuration , initialization which is done
by client driver.
I suspect some Isoc End Points configuration problems.
Can any one help me out from this.
OS: WinCE