BluetoothGattService

public class BluetoothGattService extends Object

フィールドの概要

保護された UUID mUuid

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

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

BluetoothGattCharacteristic
getCharacteristic(UUID uuid)
List<BluetoothGattCharacteristic>
UUID

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

フィールド

保護された UUID mUuid

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

public BluetoothGattService ()

パブリック メソッド

public BluetoothGattCharacteristic getCharacteristic (UUID uuid)

パラメータ
uuid

public List<BluetoothGattCharacteristic> getCharacteristics ()

public UUID getUuid ()