BluetoothGattCallback

public abstract class BluetoothGattCallback extends Object

סיכום של קונסטרוקטורים ציבוריים

סיכום של שיטות ציבוריות

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

סיכום שיטות שעברו בירושה

יצרנים ציבוריים

public BluetoothGattCallback ()

שיטות גלויות

public void onCharacteristicChanged (BluetoothGatt gatt, BluetoothGattCharacteristic characteristic)

פרמטרים
gatt
מאפיין

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

פרמטרים
gatt
מאפיין
status

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

פרמטרים
gatt
מאפיין
status

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

פרמטרים
gatt
status
newState

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

פרמטרים
gatt
descriptor
status

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

פרמטרים
gatt
descriptor
status

public void onServicesDiscovered (BluetoothGatt gatt, int status)

פרמטרים
gatt
status