Hi,
We are trying to read and playback the SCO audio from the WiLink8 chip. In order to read it I sent the HCI_VS_Read_SCO_Configuration (0xFE11) vendor specific command.
It gave me the following as a response:
00 B4 04 D0 02 01
Which from my understanding is :
Channel X connection Type: 00 - Codec.
Channel X TX Buffer : B4 bytes
Channel x No of buffers : 04
Channel x TX buffer max latency : 2D0
Channel x Accept packet with Bad CRC: 01 ( Accept packet with Bad CRC)
But the above doesn't give the information that we are looking for. What we need is whether the data format is PCM/Linear or not ,and the values of the following parameters
Channel mode
Sampling rate
Allocation method
Subbands
Blocklength
Bitpool
Can anyone please let me what the Vendor Specific command to do that is? Otherwise, please suggest us a way to get the above details.
Thanks,
Kumar B.S.R.S