BluetoothGatt

公开的最终类 BluetoothGatt 扩展了对象

常量摘要

int GATT_SUCCESS

公共构造函数摘要

公共方法摘要

void
close()
BluetoothGattService
getService(UUID uuid)
List<BluetoothGattService>
布尔值
布尔值
布尔值

继承的方法摘要

常量

public static final int GATT_SUCCESS

常量值0

公共构造函数

public BluetoothGatt ()

公共方法

public void close ()

public BluetoothGattService getService (UUID uuid)

参数
uuid

public List<BluetoothGattService> getServices ()

public boolean setCharacteristicNotificationBluetoothGattCharacteristic 特征,布尔值启用)

参数
特征
启用

public boolean writeCharacteristicBluetoothGattCharacteristic 特征)

参数
特征

public boolean writeDescriptor BluetoothGattDescriptor 描述符)

参数
描述符