diff options
author | Sven Gothel <[email protected]> | 2021-02-22 11:13:47 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-02-22 11:13:47 +0100 |
commit | 0b2471dbd643e6e946c4460fd5aff24d64be9b76 (patch) | |
tree | 15dd0abbd22b2ced24db855faba3442ad15b83bf | |
parent | e2881a4f075277b891562994bb4f6ea0ba9735d1 (diff) |
Bump READMEv2.2.5
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -343,9 +343,16 @@ make doc Changes ============ -**2.3.00 *Direct-BT* Maturity (Bluetooth LE)** +**2.3.0 *Direct-BT* Maturity (Bluetooth LE)** * TODO + +**2.2.5** + +* Complete SMPKeyBin user API: Convenient static 'one shot' entries + support no-encryption case +* Fix leaked AdapterStatusListener +* Fixed HCIHandler and l2cap related issues +* Unified free function to_string(..) and member toString() * Tested key regeneration use-case: Pairing failure (bad key), key removal and auto security negotiation. * Adding SMPKeyBin file removal support. * Tested negative passkey/boolean input, requested via auto security negotiation. |