BluetoothGattCallback

public abstract class BluetoothGattCallback extends Object

สรุปตัวสร้างสาธารณะ

สรุปวิธีการสาธารณะ

เป็นโมฆะ
เป็นโมฆะ
เป็นโมฆะ
เป็นโมฆะ
onConnectionStateChange(BluetoothGatt gatt, int status, int newState)
เป็นโมฆะ
เป็นโมฆะ
เป็นโมฆะ

สรุปวิธีการที่รับช่วง

Public Constructors

public BluetoothGattCallback ()

วิธีการสาธารณะ

public void onCharacteristicChanged (BluetoothGatt gatt, BluetoothGattCharacteristic characteristic)

พารามิเตอร์
gatt
ลักษณะเฉพาะ

public void onCharacteristicRead (BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status)

พารามิเตอร์
gatt
ลักษณะเฉพาะ
สถานะ

public void onCharacteristicWrite (BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status)

พารามิเตอร์
gatt
ลักษณะเฉพาะ
สถานะ

public void onConnectionStateChange (BluetoothGatt gatt, int status, int newState)

พารามิเตอร์
gatt
สถานะ
newState

public void onDescriptorRead (BluetoothGatt gatt, BluetoothGattDescriptor descriptor, int status)

พารามิเตอร์
gatt
ข้อบ่งชี้
สถานะ

public void onDescriptorWrite (BluetoothGatt gatt, BluetoothGattDescriptor descriptor, int status)

พารามิเตอร์
gatt
ข้อบ่งชี้
สถานะ

public void onServicesDiscovered (BluetoothGatt gatt, int status)

พารามิเตอร์
gatt
สถานะ