setBluetoothPairing method

void setBluetoothPairing(
  1. bool enabled
)

Implementation

void setBluetoothPairing(bool enabled) => processProfileAsync(MxProfiles.bluetoothPairingState(enabled));