Hey guys,
I'm trying to sniff some bluetooth traffic over a period of time for post-processing analysis. So far, I've followed the instructions [1] to install the profile [2] which enabled Bluetooth HCI logging and how to offload it - it's working great by the way.
So far the logs all seem to be 2.5MB so I'm curious if there is a way to control the rolling buffer size.
What kind of Bluetooth configuration options are available? How do I dig into this?
Thanks!
--James