Click or drag to resize

wclBluetoothLePacketHeader Fields

The wclBluetoothLePacketHeader type exposes the following members.

Fields
 NameDescription
Public fieldAccessAddress The access address.
Public fieldChannel The channel number.
Public fieldCrc The CRC value. The CRC is 3 bytes long so hight byte is always 0x00.
Public fieldRssi The RSSI value in dBm.
Public fieldTimestamp The time stamp value.
Public fieldValid The packed valid status (True if the packet is valid. False otherwise.
Top
See Also