mbed-os/features/cellular/framework/device
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
..
CellularContext.cpp Cellular: CellularContext must provide access to CellularDevice 2019-03-26 07:29:11 +02:00
CellularDevice.cpp cellular: remove last CELLULAR_DEVICE references 2019-03-18 10:07:30 +02:00
CellularStateMachine.cpp Merge pull request #10081 from jarvte/move_call_CGEREP 2019-03-18 11:26:41 +01:00
CellularStateMachine.h Merge pull request #9801 from vmedcy/fix-eventqueue-h 2019-03-16 22:52:40 -05:00