BluetoothAction enum
Values
- BING_PHONE → const BluetoothAction
- AUTO_LOGIN → const BluetoothAction
- CREATE_USER → const BluetoothAction
- EDIT_QUERY_USER_NAME → const BluetoothAction
- ADD_PWD_CARD_FINGERPRINT → const BluetoothAction
- DELETE_PWD_CARD_FINGERPRINT_USER → const BluetoothAction
- EDIT_QURY_PWD_TYPE → const BluetoothAction
- PWD_LOGIN_VERIFICATION → const BluetoothAction
- SET_QUERY_BING_PWD → const BluetoothAction
- OPEN_CLOSE → const BluetoothAction
- EDIT_PWD → const BluetoothAction
- QUERY_ELECTRICITY_LEVEL → const BluetoothAction
- QUERY_STATE → const BluetoothAction
- SET_QUERY_TIME → const BluetoothAction
- SET_QUERY_LOCK_NAME → const BluetoothAction
- QUERY_ADMIN → const BluetoothAction
- SYNC_USER_BING_PHONE → const BluetoothAction
- SET_QUERY_AUTO_LOCK_TIME → const BluetoothAction
- SYNC_LOG → const BluetoothAction
- QUERY_VERSION → const BluetoothAction
- SET_QUERY_VOLUME → const BluetoothAction
- DIECONNET_BLUETOOTH → const BluetoothAction
- QUERY_SET_BASIC_TIME → const BluetoothAction
- Enable_Disable_Dynamic_Password → const BluetoothAction
- Query_mac_address → const BluetoothAction
- Set_Query_Spuer → const BluetoothAction
- Query_lock_it_up → const BluetoothAction
- Query_basic_message → const BluetoothAction
- Clear_user_and_restore_factory_settings → const BluetoothAction
- Dfu_patterm → const BluetoothAction
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- index → int
-
A numeric identifier for the enumerated value.
no setterinherited
- name → String
-
Available on Enum, provided by the EnumName extension
The name of the enum value.no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
values
→ const List<
BluetoothAction> - A constant List of the values in this enum, in order of their declaration.