Giter VIP home page Giter VIP logo

Comments (5)

karlp avatar karlp commented on May 25, 2024 1

sure! that's perfectly fine. I didn't read up on bitfields enough toknow that the zeros could be put in them too, I'm pretty new to rust :)

from stm32wb55.

karlp avatar karlp commented on May 25, 2024

I've usd CharacteristicEvent::empty() but ... is that really the best way?

from stm32wb55.

eupn avatar eupn commented on May 25, 2024

@karlp does this looks ok? https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=74f2593ee25960645b5d838d74db1640

from stm32wb55.

karlp avatar karlp commented on May 25, 2024

Were you going to add this to the module? or just show how I could do it in general? Should also apply to CharacteristicPermission as well?

Looking at AN5270 for ACI_GATT_ADD_CHAR, it should get 0s defined for CharacteristicProperty, CharacteristicPermission, CharacteristicEvent,

For ACI_GATT_ADD_CHAR_DESC, there's 0, and some higher numbers missing from DescriptorPermission, AccessPermission

For ACI_GATT_UPDATE_CHAR_VALUE_EXT, the 0 should be added to UpdateType

I can make a PR for this is you'd prefer?

from stm32wb55.

eupn avatar eupn commented on May 25, 2024

@karlp

I can make a PR for this is you'd prefer?

Sure, go ahead! That would be great!

from stm32wb55.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.