diff options
author | Sven Gothel <[email protected]> | 2022-04-18 05:02:26 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-04-18 05:02:26 +0200 |
commit | 913c928a6ae8397f95a566b8aefcac92d02e6727 (patch) | |
tree | 7c7ba82fb095ea44bb66a91a37d252f0735338f6 /README.md | |
parent | 4c802ed4886097b82a5debfac180b719720ca9c5 (diff) |
README.md: Timeout w/ one BT5 caused by incomplete keys using legacy security (SC 0)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -386,7 +386,7 @@ All tests pass reproducible using two well working adapter, e.g. Raspi 3b+ (BT4) 1/7 tests using at least one not well working BT5 adapter may timeout and hence fail. The following issues are known and are under investigation: -- *BlueZ* is not sending us all new key information +- *BlueZ* is not sending us all new key information under legacy security (SC 0) - This is mitigated by *BTAdapter*'s *smp_watchdog*, leading to a retrial visible as *SMP Timeout* ### Cross Build |