BluetoothGattCallback

public abstract class BluetoothGattCallback extends Object

सार्वजनिक कंस्ट्रक्टर की खास जानकारी

सार्वजनिक तरीके की खास जानकारी

अमान्य
अमान्य
अमान्य
अमान्य
onConnectionStateChange(BluetoothGatt gatt, int status, int newState)
अमान्य
अमान्य
अमान्य

इनहेरिट किए गए तरीके की खास जानकारी

सार्वजनिक कंस्ट्रक्टर

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
स्थिति