ble_tasks_cancel
Cancel a running background task by specifying its task ID. Use this to stop ongoing BLE operations and free resources.
Instructions
Cancel a running background task by task_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID to cancel (from ble.tasks.list). |