I am working on a system based on the A3DP Demo SNK board, and I'm trying to find all features I'll need in this project.
What I want to achieve is that a previously paired device automatically reconnects to this audio sink whenever it comes back in range or turns bluetooth back on.
I already have stored the LinkKeyInfo of each device, but how can I achieve that these devices will automatically reconnect? Is this a feature of the Bluetopia stack or should I regularly scan for devices, and when a match is found initiate the connection?