embassy-rs / nrf-softdevice

Apache License 2.0
259 stars 79 forks source link

changed uuid to method #266

Closed Matt-Allen-Bose closed 3 weeks ago

alexmoon commented 1 month ago

What's the purpose of these changes?

The client API is built around the idea of a separate Client struct for each kind (UUID) of service you will be talking to. I'm not sure these changes make sense within the context of the overall API.