setBluetoothPairingPopupState method

void setBluetoothPairingPopupState(
  1. bool enabled
)

Implementation

void setBluetoothPairingPopupState(bool enabled) => processProfileAsync(MxProfiles.bluetoothPairingPopupState(enabled));