View Source BlueHeron.AssignedNumbers.CompanyIdentifiers (blue_heron v0.5.1)

Company identifiers are unique numbers assigned by the Bluetooth SIG to member companies requesting one.

Reference: https://www.bluetooth.com/specifications/assigned-numbers/company-identifiers

Summary

Functions

Returns the description associated with id.

Returns the ID associated with description.

Returns a list of all Company Identifier ids.

Functions

description(id)

Returns the description associated with id.

id(description)

Returns the ID associated with description.

ids()

(macro)

Returns a list of all Company Identifier ids.