2.13.0-beta.5 (2021-01-17)
Important Notes
For a fully functioning BLE integration on instances running as non-root user you will need to grant an additional permission on your host. This is only required if you have not already done it for BT Classic.
sudo setcap cap_net_admin+eip $(eval readlink -f `which hciconfig`)
Bug Fixes
- bluetooth: disallow parallel resets (09d55bd)
- bluetooth: further improve adapter stability (fef1a2c)
- bluetooth: hard reset adapter on timeouts (112441b)
- bluetooth: improve adapter stability (1c99d05)
- bluetooth: improve adapter stability (27112a0)
- bluetooth-low-energy: end app discovery on disconnect (ac2c13d)
- bluetooth-low-energy: only disconnect from connected devices (d54c53d)