mbed-os/features/cellular/framework/common
Teppo Järvelin b0d37ebec4 Cellular: Removed unnecessary checks after new
After this change we were able to change methods
ATHandler::set_urc_handler and CellularDevice::set_ready_cb to void
and simplify error handling.
2019-01-22 02:23:04 -08:00
..
APN_db.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
CellularCommon.h Cellular: astyle fixes after introducing CellularContext class and major refactor. 2018-11-13 18:50:35 +02:00
CellularList.h Cellular: Removed unnecessary checks after new 2019-01-22 02:23:04 -08:00
CellularLog.cpp Cellular: Updated coding guidelines 2018-05-17 09:02:54 +03:00
CellularLog.h Cellular: fixed unit tests to compile after rebasing to latest. 2018-06-04 13:27:50 +03:00
CellularTargets.h Set target C030-R412M in mbed 2019-01-14 17:34:50 +05:00
CellularUtil.cpp Cellular: Registration parameters as struct 2018-10-09 10:49:47 +03:00
CellularUtil.h Cellular: Registration parameters as struct 2018-10-09 10:49:47 +03:00