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.

Bluetopia Tiva C 1.2 Callback on HCI packet error

Hi,

Is it possible to receive a callback if the stack receives an incomplete HCI packet. I've seen callbacks for receving all complete HCI packets (HCI_DebugPacketCallback_t) but not for the incomplete ones.

On this note what does the stack actually do when it encounters an incomplete packet ?

Thank you for your responses.