TwclBluetoothLeConnectionPhy Record

Represents the Bluetooth LE physical layer (PHY) information.

Namespace: wclBluetooth
type
 TwclBluetoothLeConnectionPhy = record
 end;

The TwclBluetoothLeConnectionPhy type exposes the following members.

Show:
 NameDescription
Receive

The info about the Bluetooth LE physical layer (PHY) for receive.

Transmit

The info about the Bluetooth LE physical layer (PHY) for transmit.

Top