const char *pcQueueGetName( QueueHandle_t xQueue )
Look up a queue name from the queue's handle.
A queue will only have a name if it has been added to the queue registry.