Skip to content

New Bluetooth Device helpers methods

Latest
Compare
Choose a tag to compare
@beaufortfrancois beaufortfrancois released this 17 Nov 14:12
5328b05

Device.getCharacteristicFromPrimaryService
Device.readCharacteristicValueFromPrimaryService
Device.readFloat32CharacteristicValueFromPrimaryService
Device.readFloat64CharacteristicValueFromPrimaryService
Device.readInt16CharacteristicValueFromPrimaryService
Device.readInt32CharacteristicValueFromPrimaryService
Device.readInt8CharacteristicValueFromPrimaryService
Device.readStringCharacteristicValueFromPrimaryService
Device.readUint16CharacteristicValueFromPrimaryService
Device.readUint32CharacteristicValueFromPrimaryService
Device.readUint8CharacteristicValueFromPrimaryService
Device.writeCharacteristicValueFromPrimaryService
Device.startCharacteristicNotificationsFromPrimaryService
Device.stopCharacteristicNotificationsFromPrimaryService