PropsBluetoothRemoteGATTService extension
Properties
- device → BluetoothDevice
- 
      Available on BluetoothRemoteGATTService, provided by the PropsBluetoothRemoteGATTService extension no setter
- isPrimary → bool
- 
      Available on BluetoothRemoteGATTService, provided by the PropsBluetoothRemoteGATTService extension no setter
- uuid → String
- 
      Available on BluetoothRemoteGATTService, provided by the PropsBluetoothRemoteGATTService extension no setter
Methods
- 
  getCharacteristic(dynamic characteristic) → Future< BluetoothRemoteGATTCharacteristic> 
- 
      Available on BluetoothRemoteGATTService, provided by the PropsBluetoothRemoteGATTService extension 
- 
  getCharacteristics([dynamic characteristic]) → Future< Iterable< BluetoothRemoteGATTCharacteristic> >
- 
      Available on BluetoothRemoteGATTService, provided by the PropsBluetoothRemoteGATTService extension 
- 
  getIncludedService(dynamic service) → Future< BluetoothRemoteGATTService> 
- 
      Available on BluetoothRemoteGATTService, provided by the PropsBluetoothRemoteGATTService extension 
- 
  getIncludedServices([dynamic service]) → Future< Iterable< BluetoothRemoteGATTService> >
- 
      Available on BluetoothRemoteGATTService, provided by the PropsBluetoothRemoteGATTService extension