embassy-rs / nrf-softdevice

Apache License 2.0
269 stars 80 forks source link

changed uuid to method #266

Closed Matt-Allen-Bose closed 3 months ago

alexmoon commented 4 months 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.