bjoernQ / bleps

A toy-level BLE peripheral stack
MIT License
55 stars 18 forks source link

Secure Simple Pairing (Numeric Comparison) #30

Closed bjoernQ closed 10 months ago

bjoernQ commented 10 months ago

This adds feature gated (crypto) support.

Unfortunately, a breaking API change to the constructor of the AttributeServer

bjoernQ commented 10 months ago

Given this is feature gated I guess I want to merge it. Only downside is the additional parameter for the constructor