BluetoothGattCallback

Public Abstract クラス BluetoothGattCallback が Object を拡張する

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

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

void
void
onCharacteristicReadBluetoothGatt ガット、BluetoothGattCharacteristic 特性、int ステータス)
void
onCharacteristicWriteBluetoothGatt ガット、BluetoothGattCharacteristic 特性、int ステータス)
void
onConnectionStateChangeBluetoothGatt gatt、int status、int newState)
void
onDescriptorReadBluetoothGatt gatt、BluetoothGattDescriptor 記述子、int ステータス)
void
onDescriptorWriteBluetoothGatt gatt、BluetoothGattDescriptor 記述子、int ステータス)
void
onServicesDiscoveredBluetoothGatt ガット、int ステータス)

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

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

public BluetoothGattCallback ()

パブリック メソッド

public void onCharacteristicChanged BluetoothGatt gatt、BluetoothGattCharacteristic 特性)

パラメータ
ガット
特性

public void onCharacteristicRead BluetoothGatt ガット、BluetoothGattCharacteristic 特性、int ステータス)

パラメータ
ガット
特性
status

public void onCharacteristicWrite BluetoothGatt ガット、BluetoothGattCharacteristic 特性、int ステータス)

パラメータ
ガット
特性
status

public void onConnectionStateChange BluetoothGatt gatt、int status、int newState)

パラメータ
ガット
status
newState

public void onDescriptorRead BluetoothGatt gatt、BluetoothGattDescriptor 記述子、int ステータス)

パラメータ
ガット
記述子
status

public void onDescriptorWrite BluetoothGatt gatt、BluetoothGattDescriptor 記述子、int ステータス)

パラメータ
ガット
記述子
status

public void onServicesDiscovered BluetoothGatt ガット、int ステータス)

パラメータ
ガット
status