Source position: jwaws2bth.pas line 545
type _BTH_PING_REQ = packed record
btAddr: BTH_ADDR;
dataLen: UCHAR;
data: array [0..MAX_L2CAP_PING_DATA_LENGTH-1] of UCHAR;
end;