Uses of Class
org.mobicents.media.server.impl.resource.zap.HdlcFrame

Packages that use HdlcFrame
org.mobicents.media.server.impl.resource.zap   
 

Uses of HdlcFrame in org.mobicents.media.server.impl.resource.zap
 

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



Copyright © 2009. All Rights Reserved.