clear app_scheduler queue

Is there any way to clear the app_scheduler queue? When BLE notifications are enabled, certain tasks are put into the scheduler. When BLE notifications are disabled, I would like to clear the app_scheduler queue so any scheduled tasks removed.

Related