mbed-os/features/cellular/framework/targets/QUECTEL/BG96
Teppo Järvelin fc4ed93e08 Cellular: Fix to use PPP stack in PPP mode
In QUECTEL_BG96 and QUECTEL_BC95 there was missing #ifdefs for
PPP mode and our stack was used. Also BG96 needed to be added
AT_CellularBase::AT_CGDATA as not supported.
2018-12-14 09:40:33 +02:00
..
QUECTEL_BG96.cpp Cellular: Fix to use PPP stack in PPP mode 2018-12-14 09:40:33 +02:00
QUECTEL_BG96.h Changed CellularContext to inherit from CellularBase instead of NetworkInterface. \n Changed Device constructor to take Filehandle instead of eventqueue. 2018-11-11 14:13:05 +02:00
QUECTEL_BG96_CellularContext.cpp Cellular: Fix to use PPP stack in PPP mode 2018-12-14 09:40:33 +02:00
QUECTEL_BG96_CellularContext.h Cellular: Fix to use PPP stack in PPP mode 2018-12-14 09:40:33 +02:00
QUECTEL_BG96_CellularNetwork.cpp Cellular: major refactoring while introducing new CellularContext class. 2018-11-11 14:12:49 +02:00
QUECTEL_BG96_CellularNetwork.h Cellular: major refactoring while introducing new CellularContext class. 2018-11-11 14:12:49 +02:00
QUECTEL_BG96_CellularPower.cpp Cellular: AT handler to support only one callback per URC/prefix 2018-10-29 13:32:15 +02:00
QUECTEL_BG96_CellularPower.h cellular: astyle fix 2018-07-27 13:33:20 +01:00
QUECTEL_BG96_CellularSIM.cpp Cellular: Target support for AT+CCID and AT+CGSN 2018-06-15 14:28:48 +03:00
QUECTEL_BG96_CellularSIM.h Cellular: Target support for AT+CCID and AT+CGSN 2018-06-15 14:28:48 +03:00
QUECTEL_BG96_CellularStack.cpp cellular: fix coding style 2018-11-07 08:56:32 +00:00
QUECTEL_BG96_CellularStack.h Cellular: Quectel BG96 TCP socket support 2018-09-19 13:01:48 +03:00