BluetoothGatt

パブリック最終クラス BluetoothGatt がオブジェクトを拡張

定数の概要

int GATT_SUCCESS

パブリック コンストラクタの概要

パブリック メソッドの概要

void
BluetoothGattService
getService(UUID uuid)
List<BluetoothGattService>
boolean
boolean
boolean

継承されたメソッドの概要

定数

public static final int GATT_SUCCESS

定数値: 0

パブリック コンストラクタ

public BluetoothGatt ()

パブリック メソッド

public void close ()

public BluetoothGattService getService (UUID uuid)

パラメータ
uuid

public List<BluetoothGattService> getServices ()

public boolean setCharacteristicNotification BluetoothGattCharacteristic 特性、ブール値の有効化)

パラメータ
特性
有効

public boolean writeCharacteristicBluetoothGattCharacteristic 特性)

パラメータ
特性

public boolean writeDescriptor BluetoothGattDescriptor 記述子)

パラメータ
記述子