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?