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

TBLEBondState

Declaration

Source position: bluetoothlowenergy.pas line 13

type TBLEBondState = (

  bsNone = 10,

  

  bsBonding = 11,

  

  bsBonded = 12

  

);



CT Web help

CodeTyphon Studio