Compartir a través de


BluetoothLEConnectionPhyInfo.IsUncoded2MPhy Propiedad

Definición

Obtiene un valor que indica si la capa física Bluetooth LE (PHY) es (sin codificar) LE 2M.

public:
 property bool IsUncoded2MPhy { bool get(); };
bool IsUncoded2MPhy();
public bool IsUncoded2MPhy { get; }
var boolean = bluetoothLEConnectionPhyInfo.isUncoded2MPhy;
Public ReadOnly Property IsUncoded2MPhy As Boolean

Valor de propiedad

Boolean

bool

true si la capa física Bluetooth LE (PHY) es (sin codificar) LE 2M; de lo contrario, false.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a