Merge "Fix documentation for Wifi ScanResult.timestamp" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3f242a1aff
@@ -59,7 +59,7 @@ public class ScanResult implements Parcelable {
|
||||
public int frequency;
|
||||
|
||||
/**
|
||||
* Time Synchronization Function (tsf) timestamp in microseconds when
|
||||
* timestamp in microseconds (since boot) when
|
||||
* this result was last seen.
|
||||
*/
|
||||
public long timestamp;
|
||||
|
||||
Reference in New Issue
Block a user