BluetoothGatt.GetConnectionState(BluetoothDevice) メソッド

定義

サポートされていません - 引数として をBluetoothProfile#GATT使用BluetoothManager#getConnectedDevices(int)してください

[Android.Runtime.Register("getConnectionState", "(Landroid/bluetooth/BluetoothDevice;)I", "")]
public Android.Bluetooth.ProfileState GetConnectionState (Android.Bluetooth.BluetoothDevice? device);
[<Android.Runtime.Register("getConnectionState", "(Landroid/bluetooth/BluetoothDevice;)I", "")>]
abstract member GetConnectionState : Android.Bluetooth.BluetoothDevice -> Android.Bluetooth.ProfileState
override this.GetConnectionState : Android.Bluetooth.BluetoothDevice -> Android.Bluetooth.ProfileState

パラメーター

device
BluetoothDevice

リモート bluetooth デバイス。

戻り値

実装

属性

例外

注釈

android.bluetooth.BluetoothGatt.getConnectionState(android.bluetooth.BluetoothDevice)Java ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象