Bluetooth smartwatch

The Arduino software for Bluetooth consists of a setup routine and a void loop (). Sending a value to the Seeed works. But I need that value for following routines to control my timer. How do I get that value ,deeply nested in the loop, available for successive routines? “Goto” or “break” only works within the loop…