Class android.bluetooth.BluetoothGatt
| Added Methods | |
|---|---|
int writeCharacteristic(BluetoothGattCharacteristic, |
|
int writeDescriptor(BluetoothGattDescriptor, |
|
| Changed Methods | ||
|---|---|---|
List<BluetoothDevice> getConnectedDevices() |
Now deprecated. |
|
int getConnectionState(BluetoothDevice) |
Now deprecated. |
|
List<BluetoothDevice> getDevicesMatchingConnectionStates(int[]) |
Now deprecated. |
|
boolean writeCharacteristic(BluetoothGattCharacteristic) |
Now deprecated. |
|
boolean writeDescriptor(BluetoothGattDescriptor) |
Now deprecated. |
|
| Added Fields | |
|---|---|
int GATT_INSUFFICIENT_AUTHORIZATION |
|
