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.