You are here: Commands > Live Capture Commands > Stop Capture

Stop Capture

The Stop Capture command stops the capturing of data between devices. The Stop Capture command should only be sent if successful Start FTS and Start Capture commands have previously been processed. Similar to the Start Capture command, the Stop Capture command does not stop the sniffing of Classic Bluetooth devices and is not required for stopping the sniffing of Classic Bluetooth devices. The following is an example of the command string for this command.

Stop Capture

If an error occurs - which could be due to (1) a time out waiting for the Stop Capture command to process, (2) the CPAS application has not been started, or (3) the Start Capture command has not previously been processed - then a failure notification response is sent from the server. The form for the failure notification response is the following.

Stop Capture;FAILED;Timestamp=15:38:00,10/05/2006;Reason=FTS not in capture mode

A successful attempt to stop capturing will result in a successful notification response. The form for the successful notification response is the following.

Stop Capture;SUCCEEDED;Timestsamp=15:39:00