menu
zebra_emdk_plugin package
documentation
mx_commands.dart
MxCommands
setBluetoothState method
setBluetoothState method
dark_mode
light_mode
setBluetoothState
method
void
setBluetoothState
(
bool
enabled
)
Implementation
void setBluetoothState(bool enabled) => processProfileAsync(MxProfiles.bluetoothState(enabled));
zebra_emdk_plugin package
documentation
mx_commands
MxCommands
setBluetoothState method
MxCommands extension on
ProfileManager