Class android.bluetooth.le.ScanCallback
| Removed Methods | |
|---|---|
void onAdvertisementUpdate(ScanResult) |
|
| Added Methods | |
|---|---|
void onBatchScanResults(List<ScanResult>) |
|
void onScanResult(int, |
|
| Changed Methods | ||
|---|---|---|
void onScanFailed(int) |
Changed from abstract to non-abstract. | |
| Removed Fields | |
|---|---|
int SCAN_FAILED_CONTROLLER_FAILURE
|
|
int SCAN_FAILED_GATT_SERVICE_FAILURE
|
|
| Added Fields | |
|---|---|
int SCAN_FAILED_FEATURE_UNSUPPORTED |
|
int SCAN_FAILED_INTERNAL_ERROR |
|
