This function is called in response to user defined control command.
Arguments:
aul_control - Command code
Return:
None
Usage:
This function is called when another application has sent the service a control code. The aul_control argument will contain a number from 128 to 255. If your service responds to more than one control code, you'll want to put a case statement here.