PropsBluetoothRemoteGATTService extension
Methods
-
getCharacteristic(
dynamic characteristic) → Future< BluetoothRemoteGATTCharacteristic> -
getCharacteristics(
[dynamic characteristic]) → Future< Iterable< BluetoothRemoteGATTCharacteristic> > -
getIncludedService(
dynamic service) → Future< BluetoothRemoteGATTService> -
getIncludedServices(
[dynamic service]) → Future< Iterable< BluetoothRemoteGATTService> >