scanFilterWearEcg static method

bool scanFilterWearEcg(
  1. BluetoothDevice device
)

Implementation

static bool scanFilterWearEcg(BluetoothDevice device) =>
    device.platformName.isWearEcg12;