LogError(LOG_P25,"overflow in the P25 queue while writing data; queue free is %u, needed %u; resized was %u is %u",space,length,queueLen,m_queue.length());
return;
}
else{
LogError(LOG_P25,"overflow in the P25 queue while writing network data; queue free is %u, needed %u",space,length);
LogError(LOG_P25,"overflow in the P25 queue while writing data; queue free is %u, needed %u; resized was %u is %u",space,length,queueLen,m_queue.length());
return;
}
if(m_debug){
Utils::symbols("!!! *Tx P25",data+2U,length-2U);
else{
LogError(LOG_P25,"overflow in the P25 queue while writing network data; queue free is %u, needed %u",space,length);