This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2564C: Does TI Bluetooth stack contain a flag to indicate packet loss

Part Number: CC2564C


    We are using a design the requires BLE and HFP WBS to run simultaneously.  To do this the HFP WBS is being implemented in a STM32Fxx  running TI bluetooth stack.  We are adding HFP WBS functionality to the TI BT stack by adding our own mSBC codec and PLC(packet loss concealment) algorithm.  Audio data is being communicated over the HCI interface rather than the PCM interface.   Our PLC algorithm requires a flag that packet loss has occurred.   Is there a S/W flag available in the BT stack to indicate packet loss has occurred?