ble_scan_stop
Stop a BLE scan early to retrieve the final list of discovered devices. Returns results even if the scan has already finished.
Instructions
Stop a running scan early and return the final list of discovered devices. Safe to call on an already-finished scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes | The scan_id from ble.scan_start. |