• Converts a 16 bits Bluetooth LE UUID to a full 128 bit UUID.

    Parameters

    • shortUuid: number

      A short BLE UUID (16 bits).

    Returns string

    A 128 bits UUID as a string.

Generated using TypeDoc