kScanWindowDurationMs top-level constant

int const kScanWindowDurationMs

Duration of each active scan window (milliseconds). During this window, both advertising and discovery are active.

Implementation

const int kScanWindowDurationMs = 10000;