D | BluetoothGattCallback.java | 36 public void onPhyUpdate(BluetoothGatt gatt, int txPhy, int rxPhy, int status) { in onPhyUpdate() argument 50 public void onPhyRead(BluetoothGatt gatt, int txPhy, int rxPhy, int status) { in onPhyRead() argument 63 public void onConnectionStateChange(BluetoothGatt gatt, int status, in onConnectionStateChange() argument 75 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() argument 86 public void onCharacteristicRead(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, in onCharacteristicRead() argument 104 public void onCharacteristicWrite(BluetoothGatt gatt, in onCharacteristicWrite() argument 115 public void onCharacteristicChanged(BluetoothGatt gatt, in onCharacteristicChanged() argument 127 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() argument 139 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorWrite() argument 150 public void onReliableWriteCompleted(BluetoothGatt gatt, int status) { in onReliableWriteCompleted() argument [all …]
|