BluetoothGattCallback

public abstract class BluetoothGattCallback extends Object

Herkese Açık Oluşturucu Özeti

Herkese Açık Yöntem Özeti

geçersiz
geçersiz
geçersiz
geçersiz
onConnectionStateChange(BluetoothGatt gatt, int status, int newState)
geçersiz
geçersiz
geçersiz

Devralınan Yöntem Özeti

Herkese Açık Oluşturucular

public BluetoothGattCallback ()

Herkese Açık Yöntemler

public void onCharacteristicChanged (BluetoothGatt gatt, BluetoothGattCharacteristic characteristic)

Parametreler
gatt
özellik

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

Parametreler
gatt
özellik
durum

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

Parametreler
gatt
özellik
durum

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

Parametreler
gatt
durum
newState

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

Parametreler
gatt
tanımlayıcı
durum

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

Parametreler
gatt
tanımlayıcı
durum

public void onServicesDiscovered (BluetoothGatt gatt, int status)

Parametreler
gatt
durum