mbed-os/features/cellular/framework/API
Kimmo Vaisanen 6c647104c7 Cellular: Move cellular event queue thread ownership to CellularDevice
Earlier CellularDevice has owned event queue used by cellular (state machine and ATHandler for example),
but the thread used to dispatch the queue has been owned by state machine.

This commit moves the event queue thread to CellularDevice so now the ownership of cellular event queue
is in one place.
2020-01-07 08:28:30 +02:00
..
CellularContext.h Cellular: Refactor cellular variable visibilities 2019-12-30 10:00:24 +02:00
CellularDevice.h Cellular: Move cellular event queue thread ownership to CellularDevice 2020-01-07 08:28:30 +02:00
CellularInformation.h Removed CellularSIM interface. 2019-01-22 02:23:03 -08:00
CellularNetwork.h add config option and property to choose automatic fallback for PLMN manual operator selection 2019-12-19 11:26:13 -06:00
CellularSMS.h Cellular: Refactor cellular variable visibilities 2019-12-30 10:00:24 +02:00