Class android.bluetooth.le.ScanResult

Added Constructors
ScanResult(BluetoothDevice, ScanRecord, int, long)  
 

Changed Methods
ScanRecord getScanRecord() Change in return type from byte[] to ScanRecord.