BluetoothGattServer.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

원격 블루투스 장치.

반품

구현

특성

예외

설명

지원되지 않음 - 인수로 BluetoothProfile#GATT 사용 BluetoothManager#getConnectedDevices(int) 하세요.

에 대한 android.bluetooth.BluetoothGattServer.getConnectionState(android.bluetooth.BluetoothDevice)Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상