/external/qemu/telephony/ |
android_modem.c | 37 # define D_ACTIVE VERBOSE_CHECK(modem) 84 static const char* _amodem_switch_technology(AModem modem, AModemTech newtech, int32_t newpreferred); 85 static int _amodem_set_cdma_subscription_source( AModem modem, ACdmaSubscriptionSource ss); 86 static int _amodem_set_cdma_prl_version( AModem modem, int prlVersion); 199 AModem modem; member in struct:AVoiceCallRec 280 * Hold non-volatile ram configuration for modem 305 amodem_unsol( AModem modem, const char* format, ... ) 307 if (modem->unsol_func) { 310 vsnprintf( modem->out_buff, sizeof(modem->out_buff), format, args ) 530 AModem modem = opaque; local 581 AModem modem = _android_modem; local 2054 AModem modem = vcall->modem; local [all...] |
android_modem.h | 18 /** MODEM OBJECT 22 /* a function used by the modem to send unsolicited messages to the channel controller */ 26 extern void amodem_set_legacy( AModem modem ); 27 extern void amodem_destroy( AModem modem ); 29 /* send a command to the 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 ); 46 extern void amodem_set_signal_strength( AModem modem, int rssi, int ber ) [all...] |
modem_driver.c | 12 /* implement the modem character device for Android within the QEMU event loop. 33 AModem modem; member in struct:__anon10079 58 /* despite its name, this function is called when the device writes to the modem */ 134 dm->modem = amodem_create( base_port, modem_driver_unsol, dm ); 146 android_modem = modem_driver->modem;
|
simulator.c | 21 static AModem modem; variable 80 answer = amodem_send( modem, cmd ); 186 modem = amodem_create( NULL, NULL );
|
remote_call.c | 24 # define D_ACTIVE VERBOSE_CHECK(modem)
|
sms.c | 22 # define D_ACTIVE VERBOSE_CHECK(modem) 28 # define D(...) VERBOSE_PRINT(modem,__VA_ARGS__) [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
comstats.h | 59 unsigned long modem; member in struct:__anon20709
|
/external/qemu/android/utils/ |
debug.h | 20 _VERBOSE_TAG(modem, "emulated GSM modem") \
|
/external/quake/quake/src/QW/ |
qwcl.spec.sh | 26 original version of Quake can be played over the Internet, many users modem 35 the average modem Internet player. This Internet specific version does only
|
qwsv.spec.sh | 26 original version of Quake can be played over the Internet, many users modem 35 the average modem Internet player. This Internet specific version does only
|
/external/ppp/pppd/ |
tty.c | 138 bool modem = 1; /* Use modem control lines */ variable 224 { "modem", o_bool, &modem, 225 "Use modem control lines", OPT_PRIO | 1 }, 226 { "local", o_bool, &modem, 227 "Don't use modem control lines", OPT_PRIOSUB | 0 }, 477 modem = 0; 553 * out and we want to use the modem lines, we reopen it later 554 * in order to wait for the carrier detect signal from the modem [all...] |
pppd.h | 279 extern bool modem; /* Use modem control lines */ [all...] |
sys-linux.c | 170 /* We can get an EIO error on an ioctl if the modem has hung up */ 898 * regardless of whether the modem option was specified. 925 if (local || !modem) 994 * a loop with the tty and the modem echoing to each other. [all...] |
sys-solaris.c | 1179 * regardless of whether the modem option was specified. 1229 if (local || !modem) 1282 * a loop with the tty and the modem echoing to each other. [all...] |
/external/ppp/pppd/plugins/rp-pppoe/ |
plugin.c | 323 modem = 0;
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary.ascend | 14 ATTRIBUTE Ascend-Modem-PortNo 120 integer 15 ATTRIBUTE Ascend-Modem-SlotNo 121 integer 16 ATTRIBUTE Ascend-Modem-ShelfNo 122 integer 250 VALUE Ascend-Data-Svc Switched-modem 42
|