HBleMissiveManage class
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
Static Methods
-
characteristicsNotification(
{required HBleDeviceServicesCharacteristics characteristics, required bool enable}) → void -
connectDevice(
HBleDevice device) → void -
disConnectDevice(
HBleDevice device) → void -
discoverService(
HBleDevice device) → void -
getCharacteristics(
HBleDeviceServices services) → void -
getHBleState(
) → void -
getHistoryScanList(
int time, int id) → void -
init(
) → void -
receiveHandler(
dynamic result) → bool -
scan(
) → void -
sent(
String method, [dynamic arguments]) → Future -
stopScan(
) → void -
writeCharacteristics(
{required HBleDeviceServicesCharacteristics characteristics, required Uint8List value, required bool withResponse}) → void
Constants
- receiveChannel → const BasicMessageChannel
- sendChannel → const MethodChannel