Source position: jwaws2bth.pas line 492
type _RFCOMM_RPN_DATA = packed record
Baud: UCHAR;
Data: UCHAR;
FlowControl: UCHAR;
XonChar: UCHAR;
XoffChar: UCHAR;
ParameterMask1: UCHAR;
ParameterMask2: UCHAR;
end;