Class android.bluetooth.BluetoothGatt

Added Methods
int writeCharacteristic(BluetoothGattCharacteristic, byte[], int)  
int writeDescriptor(BluetoothGattDescriptor, byte[])  
 

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