mbed-os/UNITTESTS/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
..
at_cellularbase Correctly include EventQueue.h 2019-02-21 17:59:05 +02:00
at_cellularcontext Cellular: CellularContext must provide access to CellularDevice 2019-03-26 07:29:11 +02:00
at_cellulardevice Cellular: CellularContext must provide access to CellularDevice 2019-03-26 07:29:11 +02:00
at_cellularinformation Correctly include EventQueue.h 2019-02-21 17:59:05 +02:00
at_cellularnetwork Cellular: call AT+CGEREP after sim is ready 2019-03-18 08:10:09 +02:00
at_cellularsms Correctly include EventQueue.h 2019-02-21 17:59:05 +02:00
at_cellularstack Correctly include EventQueue.h 2019-02-21 17:59:05 +02:00
athandler Merge pull request #10084 from mirelachirica/info_resp_issue_8829 2019-03-16 22:59:24 -05:00