Uses of Class
org.mobicents.media.server.impl.resource.ss7.HdlcState

Packages that use HdlcState
org.mobicents.media.server.impl.resource.ss7   
 

Uses of HdlcState in org.mobicents.media.server.impl.resource.ss7
 

Methods in org.mobicents.media.server.impl.resource.ss7 with parameters of type HdlcState
 void FastHDLC.fasthdlc_init(HdlcState h)
           
 int FastHDLC.fasthdlc_rx_load_nocheck(HdlcState h, int b)
           
 int FastHDLC.fasthdlc_rx_load(HdlcState h, int b)
           
 int FastHDLC.fasthdlc_rx_run(HdlcState h)
           
 int FastHDLC.fasthdlc_tx_frame_nocheck(HdlcState h)
           
 int FastHDLC.fasthdlc_tx_frame(HdlcState h)
           
 int FastHDLC.fasthdlc_tx_load_nocheck(HdlcState h, int c)
           
 int FastHDLC.fasthdlc_tx_load(HdlcState h, int c)
           
 int FastHDLC.fasthdlc_tx_run_nocheck(HdlcState h)
           
 int FastHDLC.fasthdlc_tx_run(HdlcState h)
           
 



Copyright © 2010. All Rights Reserved.