We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b0642 commit 472c572Copy full SHA for 472c572
features/FEATURE_BLE/ble/gap/Gap.h
@@ -711,8 +711,8 @@ class Gap {
711
712
/** Start scanning.
713
*
714
- * @param filtering Filtering policy.
715
* @param duration How long to scan for. Special value 0 means scan forever.
+ * @param filtering Filtering policy.
716
* @param period How long to scan for in single period. If the period is 0 and duration
717
* is nonzero the scan will last for single duration.
718
0 commit comments