diff options
author | Dario Nieuwenhuis <dirbaio@dirbaio.net> | 2020-12-03 00:55:45 +0100 |
---|---|---|
committer | Dario Nieuwenhuis <dirbaio@dirbaio.net> | 2020-12-03 00:55:45 +0100 |
commit | 61176d7022433a1da60e66026d165cd1ebe2276a (patch) | |
tree | affb3d25028583a5586c6bce3053de2ceed04e87 /README.md | |
parent | 0d60c67cb1d83a9fbbf65b06f00f76d5849216d8 (diff) | |
download | nrf-softdevice-61176d7022433a1da60e66026d165cd1ebe2276a.zip |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -10,15 +10,14 @@ Working: - Safe interrupt management - Async flash API -- Bluetooth central (scanning) +- Bluetooth central (scanning and connecting) - Bluetooth peripheral (advertising, connectable-only for now) - GATT client - -Work in progress: - -- GATT servers +- GATT server +- L2CAP Connection-Oriented channels - Data length extension - ATT MTU extension +- Get/set own BLE address To use it you must specify the following Cargo features: |