Skip to content

Labels

Labels

  • area: (G)ATT

    Code Area: Attribute Protocol or the Generic Attribute Profile built on top of ATT
  • area: beacons

    Code Area: BLE beacon advertisement, scanning, and advertising data structures
  • area: hal

    Code Area: Radio hardware interfacing code
  • area: L2CAP

    Code Area: Logical Link Control and Adaptation Protocol
  • area: link layer

    Code Area: BLE Link Layer (establishing and maintaining connections, encryption, etc)
  • area: testing

    Code Area: Continuous Integration, unit tests and integration tests
  • area: utils

    Code Area: Utilities and scaffolding used throughout the project
  • good first issue

    Call for participation: Good for newcomers
  • hardware: nordic

    Things specific to Nordic nRF5x devices
  • help wanted

    Call for participation: Help is requested to fix this issue
  • status: blocked

    Blocked on other work (either another issue in this repo, or work in another repo)
  • status: needs code

    An implementation or a bugfix need to be written
  • status: needs design

    Needs design work (API, communication between components, etc.)
  • status: needs docs

    Documentation work is needed (eg. readme, examples or code docs)
  • type: bug

    Something isn't behaving as intended
  • type: cleanup

    Code cleanup that doesn't affect functionality
  • type: enhancement

    A new feature or an improvement for an existing one
  • type: metabug

    A large-scale issue comprising multiple sub-issues (aka tracking issue)
  • type: question

    Someone has a question that isn't answered by the docs