Home
last modified time | relevance | path

Searched refs:DEFAULT_SEND_QUEUE_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/include/
Dsrp.h73 #define DEFAULT_SEND_QUEUE_SIZE 24 macro
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/src/
Dsrp.cpp77 iNumTxMsgs(DEFAULT_SEND_QUEUE_SIZE), in SRP()