RemoteGattServerPreferredPhy Property
Sets the preferred Physical Layer (PHY) if supported.
Namespace: InTheHand.BluetoothAssembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public BluetoothPhy PreferredPhy { get; set; }
Public Property PreferredPhy As BluetoothPhy
Get
Set
public:
property BluetoothPhy PreferredPhy {
BluetoothPhy get ();
void set (BluetoothPhy value);
}
member PreferredPhy : BluetoothPhy with get, set
Return Value
BluetoothPhy Currently only supported on Android.