Fix documentation for Wifi ScanResult.timestamp
Bug: 14997906 Change-Id: Idfcf9ade905c7565cc1d59d15aa4362c1b597b72
This commit is contained in:
@@ -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