bt_device_le_connection_mode_e class abstract
@ingroup CAPI_NETWORK_BLUETOOTH_DEVICE_MODULE @brief Enumerations of the Bluetooth device's LE connection mode. @since_tizen 3.0
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
- BT_DEVICE_LE_CONNECTION_MODE_BALANCED → const int
- < Balanced mode of power consumption and connection latency
- BT_DEVICE_LE_CONNECTION_MODE_LOW_ENERGY → const int
- < Low power consumption but high connection latency
- BT_DEVICE_LE_CONNECTION_MODE_LOW_LATENCY → const int
- < Low connection latency but high power consumption