#ifdef LOCAL_NAME_CONFIGURATION_UNSUPPORTED
/*************************************************************************
NAME
writeLocalName
DESCRIPTION
Write a default local device name when there is no other configuration mechanism supported.
*/
static void writeLocalName(void)
{
char new_name[] = "@@@QTIL_sinkApp@@@";