openmoko-gsmd/include/gsmd
Harald Welte 2aa67b809f wavecom/sysmocom: use AT@COPS if available, instead of AT+COPS
In certain sysmocom proprietary versions of the wavecom modem,
we have a non-blocking operator scan command called AT@COPS=?,
which we can use instead of AT+COPS=?.

The wavecom vendor plugin checks at start time if the command is
available.  If yes, iti s used in case a libgsm client is asking for an
operator scan, instead of the standard AT+COPS=? variant.
2013-10-13 18:22:44 +02:00
..
Makefile.am [gsmd] make "make dist" correctly 2007-11-27 03:29:59 +00:00
atcmd.h [gsmd] Adding atcmd_terminate_matching (remove from the queues any command whose .ctx matches given)(Andrzej Zaborowski) 2007-11-20 04:17:35 +00:00
event.h add support for encapsulating and forwarding GPS and AIS data 2013-02-27 18:08:17 +01:00
extrsp.h gsmd: add strlcpy, strlcat functions (Paulius Zaleckas) 2008-02-13 03:48:28 +00:00
gsmd.h permit gsmd and libgsm to handle multiple instances 2013-09-29 14:56:44 +02:00
machineplugin.h gsmd: add AT commands for GTA01 devices (Erin Yueh) 2008-03-18 05:35:59 +00:00
select.h - clean up header files (all in include/gmsd now) 2006-10-24 13:07:08 +00:00
sms.h gsmd: eliminate gcc warnings (Erin Yueh) 2008-01-10 05:14:53 +00:00
state.h gsmd: add vibrator at cmd (Sudharshan S) 2008-02-26 08:57:39 +00:00
strl.h gsmd: add strlcpy, strlcat functions (Paulius Zaleckas) 2008-02-13 03:48:28 +00:00
talloc.h * include stdio from talloc.h 2007-03-10 22:05:17 +00:00
ts0705.h add parsing of +CMS errors according to GSM 07.05 (Philipp Zabel) 2007-03-28 11:46:45 +00:00
ts0707.h fix typo (Philipp Zabel) 2007-03-28 11:47:01 +00:00
unsolicited.h gsmd: eliminate gcc warnings (Erin Yueh) 2008-01-10 05:14:53 +00:00
usock.h Add run-time changing of gsmd log level via libgsm/libgsmd-tool 2013-03-15 11:07:12 +01:00
vendorplugin.h wavecom/sysmocom: use AT@COPS if available, instead of AT+COPS 2013-10-13 18:22:44 +02:00