Home | History | Annotate | Download | only in sdp

Lines Matching refs:SDP_MAX_CONNECTIONS

1459     if (p_msg && (handle > 0) && (handle <= SDP_MAX_CONNECTIONS) )
1491 if (handle > 0 && handle <= SDP_MAX_CONNECTIONS)