Home
last modified time | relevance | path

Searched refs:BR_9600 (Results 1 – 10 of 10) sorted by relevance

/dports/comms/hylafax/hylafax-6.0.7/libhylafax/
H A DClass2Params.c++133 BR_9600, // 0x2 undefined
139 BR_9600, // 0x8 V29
141 BR_9600, // 0xA undefined
143 BR_9600, // 0xC V27ter+V29
178 BR_9600, // 0x8/9600 V29
179 BR_9600, // 0x9/9600 V17
180 BR_9600, // 0xA/9600 V33
418 if (CHECKPARAM(br, BR_9600, true)) setBit(BITNUM_SIGRATE_11, true); in update()
428 if (CHECKPARAM(br, BR_9600, false)) setBit(BITNUM_SIGRATE_11, true); in update()
785 | ((br&(BR_2400|BR_4800|BR_7200|BR_9600|BR_12000|BR_14400))<<8) in encodeCaps()
[all …]
H A Dclass2.h69 const u_short BR_9600 = 3; // 9600 bit/s variable
/dports/comms/hylafax/hylafax-6.0.7/faxd/
H A DClass1.c++64 { 96, BR_9600, DCSSIGRATE_9600V29, V29, false }, // v.29
65 { 97, BR_9600, DCSSIGRATE_9600V17, V17, false }, // v.17
66 { 98, BR_9600, DCSSIGRATE_9600V17, V17, false }, // v.17 w/st
H A DFaxSend.c++184 !clientInfo.getHasV17Trouble() && clientParams.br > BR_9600)) { in sendFax()
519 …ouble() && (clientParams.br == BR_14400 || clientParams.br == BR_12000)) clientParams.br = BR_9600; in sendClientCapabilitiesOK()
H A DClass2.c++378 params.br = enableV17 ? params.br : fxmin((u_int) BR_9600, getBestSignallingRate()); in setupDCC()
H A DClass1Send.c++702 } while ((params.br == BR_9600 || params.br == BR_7200) && curcap->mod != V29); in sendTraining()
896 } while (again && (params.br == BR_9600 || params.br == BR_7200) && curcap->mod != V29); in sendTraining()
H A DModemConfig.c++533 case 9600: return (BR_9600); in getSpeed()
H A DClassModem.c++361 case BR_9600: dataTimeout = (4*dataTimeout)/3; break; in setDataTimeout()
/dports/astro/phd2/phd2-2.6.10/cameras/
H A DSbigudrv.h372 BR_9600, enumerator
/dports/astro/phd2/phd2-2.6.10/thirdparty/frameworks/SBIGUDrv.framework/Versions/A/Headers/
H A Dsbigudrv.h365 BR_9600, enumerator