Retorno de chamada BluetoothGatt

classe abstrata abstrata BluetoothGattCallback estende objeto

Resumo do construtor público

Resumo do método público

void
void
onCharacteristicRead(gatilho BluetoothGatt, característica BluetoothGattCharacteristic, status int)
void
onCharacteristicWrite (gatilho BluetoothGatt, característica BluetoothGattCharacteristic, status int)
void
onConnectionStateChange (gatilho BluetoothGatt, status int, int newState)
void
onDescriptorRead (gatilho BluetoothGatt, descritor do BluetoothGattDescriptor, status de int)
void
onDescriptorWrite(gatilho BluetoothGatt, descritor do BluetoothGattDescriptor, status int)
void

Resumo do método herdado

Construtores públicos

público BluetoothGattCallback ()

Métodos públicos

public void onCharacteristicChanged (BluetoothGatt gatt, BluetoothGattCharacteristic característica)

Parâmetros
Gatt
característica

public void onCharacteristicRead (BluetoothGatt gatt, BluetoothGattCharacteristic característica, status int)

Parâmetros
Gatt
característica
status

public void onCharacteristicWrite (BluetoothGatt gatt, BluetoothGattCharacteristic característica, status int)

Parâmetros
Gatt
característica
status

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

Parâmetros
Gatt
status
novoEstado

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

Parâmetros
Gatt
descritor
status

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

Parâmetros
Gatt
descritor
status

public void onServicesDiscovered (BluetoothGatt gatt, status int)

Parâmetros
Gatt
status