PropsBluetoothRemoteGATTServer extension
Properties
- connected → bool
-
no setter
- device → BluetoothDevice
-
no setter
Methods
-
connect(
) → Future< BluetoothRemoteGATTServer> -
disconnect(
) → void -
getPrimaryService(
dynamic service) → Future< BluetoothRemoteGATTService> -
getPrimaryServices(
[dynamic service]) → Future< Iterable< BluetoothRemoteGATTService> >