Deleting a single message

You can delete a single message from the recovery or error database using the message ID:

hcidbdump -r -m xxxxxxxx -D

xxxxxxxx is the message ID. This is the number you see after the 0.0. in hcidbdump -r.

To determine which message to delete, use the UltraLong display to look at the contents of the messages. When you have identified the message, you can use the above command to delete it.

You also must stop the associated thread to clear the message, as the engine may have a copy of the message in memory.