mbed-os/features/cellular/framework/targets/GEMALTO/CINTERION
Ari Parkkila adba109de6 Cellular: Replace CellularSocket.rx_avail with pending_bytes
CellularSocket::rx_avail can be refactored away as
it is a duplicate to CellularSocket::pending_bytes.
2019-11-25 21:49:17 -08:00
..
GEMALTO_CINTERION.cpp Cellular: Fixed improper AT handler setup through virtual calls in constructor 2019-08-16 10:57:37 +03:00
GEMALTO_CINTERION.h Support Cinterion EHS5-E cellular module 2019-03-14 13:50:10 +01:00
GEMALTO_CINTERION_CellularContext.cpp Setup connection profile with username and password 2019-03-14 12:03:12 +01:00
GEMALTO_CINTERION_CellularContext.h Cellular: Non-IP socket and PDP context for EPS control plane data delivery 2019-01-22 02:24:44 -08:00
GEMALTO_CINTERION_CellularInformation.cpp New ATHandler functions taken into use 2019-08-27 09:15:51 +03:00
GEMALTO_CINTERION_CellularInformation.h Cellular: Fix cellular specific Greentea tests 2019-01-24 23:34:44 -08:00
GEMALTO_CINTERION_CellularStack.cpp Cellular: Replace CellularSocket.rx_avail with pending_bytes 2019-11-25 21:49:17 -08:00
GEMALTO_CINTERION_CellularStack.h Cellular: fix astyle for files that already in master 2019-03-18 13:50:10 +02:00
mbed_lib.json Cellular: Default modem drivers with FF_ARDUINO 2019-01-22 02:24:45 -08:00