mbed-os/features/cellular/framework/AT
Teppo Järvelin b0ee22c96b Cellular: CellularContext must provide access to CellularDevice
When using NetworkInterface::get_default_instance() application gets handle
to CellularInterface which is actually CellularContext derived from CellularInterface.
Application needs also handle to CellularDevice to open other interfaces.
2019-03-26 07:29:11 +02:00
..
ATHandler.cpp Cellular: don't allow ATHandler read/write if filehandle not usable 2019-03-18 13:37:48 +02:00
ATHandler.h Merge pull request #10084 from mirelachirica/info_resp_issue_8829 2019-03-16 22:59:24 -05:00
ATHandler_factory.cpp cellular: AT Handler API changes after review 2018-12-14 13:19:03 +02:00
AT_CellularBase.cpp Cellular: changed support features to CellularProperty array. 2019-01-22 02:23:04 -08:00
AT_CellularBase.h Cellular: call AT+CGEREP after sim is ready 2019-03-18 08:10:09 +02:00
AT_CellularContext.cpp Cellular: CellularContext must provide access to CellularDevice 2019-03-26 07:29:11 +02:00
AT_CellularContext.h Cellular: CellularContext must provide access to CellularDevice 2019-03-26 07:29:11 +02:00
AT_CellularDevice.cpp Cellular: Remove compile dependency of UARTSerial 2019-03-12 23:57:43 -07:00
AT_CellularDevice.h Cellular: Remove compile dependency of UARTSerial 2019-03-12 23:57:43 -07:00
AT_CellularInformation.cpp Cellular: Change AT_CellularNetwork to use CellularProperties. 2019-01-22 02:23:04 -08:00
AT_CellularInformation.h Removed CellularSIM interface. 2019-01-22 02:23:03 -08:00
AT_CellularNetwork.cpp Cellular: call AT+CGEREP after sim is ready 2019-03-18 08:10:09 +02:00
AT_CellularNetwork.h Cellular: call AT+CGEREP after sim is ready 2019-03-18 08:10:09 +02:00
AT_CellularSMS.cpp C030_N211 cellular api refactoring 2019-02-26 17:28:01 +05:00
AT_CellularSMS.h cellular: astyle fix 2018-07-27 13:33:20 +01:00
AT_CellularStack.cpp updated api and removed Astyle issue 2019-03-04 16:47:15 +05:00
AT_CellularStack.h Merge pull request #9752 from mirelachirica/add_comment_fix_warning 2019-02-21 17:30:34 -06:00
AT_ControlPlane_netif.cpp Cellular: Non-IP socket and PDP context for EPS control plane data delivery 2019-01-22 02:24:44 -08:00
AT_ControlPlane_netif.h Cellular: Non-IP doxygen updates 2019-02-18 09:53:59 +02:00