Unit 'JwaWs2Bth' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_BTH_INFO_RSP

Declaration

Source position: jwaws2bth.pas line 582

type _BTH_INFO_RSP = packed record

  result: Word;

  dataLen: UCHAR;

  case Integer of

    0: (

        connectionlessMTU: Word;

      );

    1: (

        data: array [0..MAX_L2CAP_INFO_DATA_LENGTH-1] of UCHAR;

      );

end;


Documentation generated on: 2023-03-18