BluetoothGattCallback

public abstract class BluetoothGattCallback extends Object

Podsumowanie konstruktora publicznego

Podsumowanie metod publicznych

pusty
pusty
pusty
pusty
onConnectionStateChange(BluetoothGatt gatt, int status, int newState)
pusty
pusty
pusty

Podsumowanie dziedziczonej metody

Public Constructors

public BluetoothGattCallback ()

Metody publiczne

public void onCharacteristicChanged (BluetoothGatt gatt, BluetoothGattCharacteristic characteristic)

Parametry
gatt
charakterystyczny,

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

Parametry
gatt
charakterystyczny,
status

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

Parametry
gatt
charakterystyczny,
status

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

Parametry
gatt
status
newState

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

Parametry
gatt
deskryptor,
status

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

Parametry
gatt
deskryptor,
status

public void onServicesDiscovered (BluetoothGatt gatt, int status)

Parametry
gatt
status