diff options
author | Nathan Harold <nharold@google.com> | 2019-09-26 13:20:21 -0700 |
---|---|---|
committer | Nathan Harold <nharold@google.com> | 2019-09-30 16:11:22 -0700 |
commit | 3b685a8ac86511a308cd00ede88d2c041fd5ed3a (patch) | |
tree | 4809a1a0c737c5ab0cba6dbb5d4683ae533bfa40 /light/utils/main.cpp | |
parent | c048c187be35b6b6dfd24cb6aecc29f17519c9b5 (diff) |
Clarify the start and end of scan intervals
Update the documentation of NetworkScanRequest to clarify
that the interval between scans is from the completion of
one scan to the start of another. This is the only possible
definition that doesn't possibly result in back-to-back
scans which never complete.
In the initial design of this API, the stated use case was
for scans where "interval" >> "scan duration". For that
use case, this clarification doesn't make a meaningful
difference; however, for the use case of long-duration
scans, the distinction prevents the issue stated above.
Bug: 139935383
Test: compilation (docstring-only change)
Change-Id: Ib8393110bfd3ea883045648ee7dac9c6e6a32d44
Diffstat (limited to 'light/utils/main.cpp')
0 files changed, 0 insertions, 0 deletions