Home
last modified time | relevance | path

Searched refs:modem (Results 1 – 25 of 35) sorted by relevance

12

/external/qemu/telephony/
Dandroid_modem.c30 # define D_ACTIVE VERBOSE_CHECK(modem)
164 AModem modem; member
242 amodem_unsol( AModem modem, const char* format, ... ) in amodem_unsol() argument
244 if (modem->unsol_func) { in amodem_unsol()
247 vsnprintf( modem->out_buff, sizeof(modem->out_buff), format, args ); in amodem_unsol()
250 modem->unsol_func( modem->unsol_opaque, modem->out_buff ); in amodem_unsol()
255 amodem_receive_sms( AModem modem, SmsPDU sms ) in amodem_receive_sms() argument
259 if (modem->unsol_func) { in amodem_receive_sms()
263 strcpy( modem->out_buff, SMS_UNSOL_HEADER ); in amodem_receive_sms()
264 p = modem->out_buff + (sizeof(SMS_UNSOL_HEADER)-1); in amodem_receive_sms()
[all …]
Dandroid_modem.h26 extern void amodem_set_legacy( AModem modem );
27 extern void amodem_destroy( AModem modem );
30 extern const char* amodem_send( AModem modem, const char* cmd );
33 extern void amodem_receive_sms( AModem modem, SmsPDU pdu );
42 extern ARadioState amodem_get_radio_state( AModem modem );
43 extern void amodem_set_radio_state( AModem modem, ARadioState state );
47 extern ASimCard amodem_get_sim( AModem modem );
69 extern ARegistrationState amodem_get_voice_registration( AModem modem );
70 extern void amodem_set_voice_registration( AModem modem, ARegistrationState stat…
72 extern ARegistrationState amodem_get_data_registration( AModem modem );
[all …]
Dmodem_driver.c33 AModem modem; member
134 dm->modem = amodem_create( base_port, modem_driver_unsol, dm ); in modem_driver_init()
146 android_modem = modem_driver->modem; in android_modem_init()
Dsimulator.c21 static AModem modem; variable
80 answer = amodem_send( modem, cmd ); in client_handle_line()
186 modem = amodem_create( NULL, NULL ); in main()
Dremote_call.c24 # define D_ACTIVE VERBOSE_CHECK(modem)
Dsms.c22 # define D_ACTIVE VERBOSE_CHECK(modem)
28 # define D(...) VERBOSE_PRINT(modem,__VA_ARGS__)
/external/ppp/pppd/
Dtty.c138 bool modem = 1; /* Use modem control lines */ variable
224 { "modem", o_bool, &modem,
226 { "local", o_bool, &modem,
477 modem = 0; in tty_check_options()
676 if (!default_device && modem) { in connect_tty()
719 if (connector == NULL && modem && devnam[0] != 0) { in connect_tty()
829 if (!default_device && modem) { in finish_tty()
Dpppd.h279 extern bool modem; /* Use modem control lines */
Dsys-linux.c925 if (local || !modem) in set_up_tty()
/external/qemu/docs/
DCHAR-DEVICES.TXT123 a host modem device with the -radio <device> option. Otherwise,
124 the system uses qemud to connect to the emulator's internal modem
148 - The Android emulated modem also uses a CS to talk with its client,
181 GSM modem emulation (see telephony/modem_driver.c).
DANDROID-QEMUD-SERVICES.TXT18 can be exchanged between the emulated system and an emulated modem.
23 There can be only 1 client talking to the modem, since the AT command
DANDROID-QEMUD.TXT23 "gsm" Used to communicate with the emulated GSM modem with
/external/qemu/android/utils/
Ddebug.h20 _VERBOSE_TAG(modem, "emulated GSM modem") \
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT968 modem players a lot happier.
978 Looks for Quake servers on a local LAN (or over a null modem
1052 In the Multiplayer menu, the default modem string is "ATZ". If your modem
1054 your modem as listed below in the "Modem Strings" section.
1070 There are two commands to support serial/modem play for Quake. They
1098 modem | direct
1099 Use one of these two to let Quake know if you are using a modem or a
1100 direct connection (also called a null modem). Quake uses this to know
1101 if it needs to handles modem initialization strings, dialing sequences,
1121 this is the baud rate used for the uart, not your modem. It is
[all …]
DMANUAL.TXT90 'INSTALL'. If you have downloaded Quake via modem, simply go to the
306 Selects the COM Port to use for Communications. A null modem or
307 modem must be connected to this port.
310 same as setting the modem speed. The COM port speed must be AT
311 LEAST the same speed as the modem speed.
313 Selects the type of connection, either direct (null-modem) or
314 modem.
316 The Initialization string for the modem.
363 game) or your friend's modem phone number (for a modem game).
364 If necessary, ensure your modem and network connections are operative
[all …]
DREADME.TXT323 * Fixed modem code
371 * Fixed modem initialization from menu
373 * Serial/modem code fixes
377 fixed first character of modem init not getting sent
378 saved serial/modem settings in config.cfg
396 Typing long strings in the hostname or modem init field in the menus caused
DHELP.TXT41 3. If you are having a sound, video or modem
74 Modem brand and model: (only if modem problem)
/external/qemu/android/avd/
Dhardware-properties.ini65 abstract = GSM modem support
66 description = Whether there is a GSM modem in the device.
/external/quake/quake/src/QW/
Dqwsv.spec.sh26 original version of Quake can be played over the Internet, many users modem
Dqwcl.spec.sh26 original version of Quake can be played over the Internet, many users modem
Dqwrlnote.txt56 cl_maxfps to high values on a modem will OVERRUN YOUR MODEM and lag you since a
57 packet is sent every frame, resulting in your sending more data than your modem
/external/ppp/pppd/plugins/rp-pppoe/
Dplugin.c323 modem = 0; in PPPoEDevnameHook()
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend250 VALUE Ascend-Data-Svc Switched-modem 42
/external/qemu/
DCHANGES.TXT265 a touch-screen, trackball, dpad, keyboard, modem, etc...
644 it to the emulated system at startup (through the GSM modem). there is also
/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt220 Serial/modem menu is missing
222 QWCL currently does not support direct connect serial or modem play.

12