Unit 'bluetoothlowenergy' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

TBLECharacteristicProperty

Declaration

Source position: bluetoothlowenergy.pas line 15

type TBLECharacteristicProperty = (

  cpUnknown = 0,

  

  cpRead = 2,

  

  cpNotify = 16,

  

  cpIndicate = 32

  

);



CT Web help

CodeTyphon Studio