Skip to content

Add multiple manufacturerData #922

Description

@mz-myfc

@CustomEquality(DeepCollectionEquality())
final Uint8List manufacturerData;

void _deviceListen(DiscoveredDevice device) {
device.manufacturerData;
}

Right now it’s only returning one manufacturerData. It should give a list instead: List.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions