RemoteGattServerPreferredPhy Property

Sets the preferred Physical Layer (PHY) if supported.

Definition

Namespace: InTheHand.Bluetooth
Assembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public BluetoothPhy PreferredPhy { get; set; }

Return Value

BluetoothPhy

Remarks

Currently only supported on Android.

See Also