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