Unit 'libSimpleBLE' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_simpleble]

Tsimpleble_peripheral_write_request

Declaration

Source position: libsimpleble.pas line 172

type Tsimpleble_peripheral_write_request = function(

  Handle: TSimpleBlePeripheral;

  service: TSimpleBleUuid;

  Characteristic: TSimpleBleUuid;

  Data: PByte;

  DataLength: NativeUInt

):TSimpleBleErr;



CT Web help

CodeTyphon Studio