BluetoothGattService

公共类 BluetoothGattService 扩展对象

字段摘要

受保护的 UUID mUuid

公共构造函数摘要

公共方法摘要

BluetoothGattCharacteristic 接口
getCharacteristic(UUID uuid)
List<lt;BluetoothGattCharacteristic>
UUID

继承的方法摘要

字段

受保护的 UUID mUuid

公共构造函数

public BluetoothGattService ()

公共方法

public BluetoothGattCharacteristic getCharacteristic (UUID uuid)

参数
uuid

public List<BluetoothGattCharacteristic> getCharacteristics ()

公开 UUID getUuid ()