Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lulf committed Mar 12, 2024
1 parent 837e6cf commit fe41568
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,18 @@ An Rust host BLE stack with a future goal of qualification. Currently the focus
The `trouble-host` crate is based on [`bleps`](https://github.com/bjoernQ/bleps) but has been adopted to work with [`bt-hci`](https://github.com/alexmoon/bt-hci).

Done:
* Advertise
* Basic GATT
* L2CAP CoC
* Peripheral role
* Central role

Missing:
* Security manager
* Gatt notifications
* Scanning
* Gatt client
* Legacy Bluetooth
* Better error handling
* Supporting more configuration options

## Example

Expand Down

0 comments on commit fe41568

Please sign in to comment.