Jonathan Rico
Jonathan Rico
This combination of commits fixes the symptoms seen in #34600. It also adds an multilink l2cap test to stress the host in case other bugs like this crop up. Fixes...
In order to prevent regressions to the framework or shared code, it would be nice if there was a mandatory check for running at least one PTS test-case before allowing...
When upper layers want to send something, they add a `conn` object to a list. They do so by adding a node on `struct conn` rather than the object itself....
This is intended as a hotfix of sorts, in order to give some time to the Bluetooth Host and Mesh stack maintainers to figure out a sustainable solution. This commit...