Skip to content

Use Swift Macro for Bluetooth SIG metadata #176

Description

@colemancda

The Bluetooth SIG metadata for assigned numbers is currently being generated as static members on types (e.g. BluetoothUUID, UnitIdentifier, CompanyIdentifier) with a cached hash map of names and other metadata. This metadata should be moved to a Swift Macro to reduce code size and heap allocation, and potentially improve support for WASM #148.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions