共用方式為


BluetoothLEDevice.GetConnectionPhy 方法

定義

擷取藍牙 LE 實體層的相關資訊, (PHY) 。

注意

裝置未連線時,連線 PHY 無效, (所有 false)

public:
 virtual BluetoothLEConnectionPhy ^ GetConnectionPhy() = GetConnectionPhy;
BluetoothLEConnectionPhy GetConnectionPhy();
public BluetoothLEConnectionPhy GetConnectionPhy();
function getConnectionPhy()
Public Function GetConnectionPhy () As BluetoothLEConnectionPhy

傳回

BluetoothLEConnectionPhy物件,代表藍牙 LE 實體層 (PHY) 周邊裝置目前已透過連線的資訊。

Windows 需求

裝置系列
Windows 11 (已於 10.0.22000.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)
應用程式功能
bluetooth

適用於