mbed-os/UNITTESTS/features/cellular/framework/device/cellularstatemachine
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
..
cellularstatemachinetest.cpp Cellular: Move cellular event queue thread ownership to CellularDevice 2020-01-07 08:28:30 +02:00
unittest.cmake Merge pull request #11996 from ARMmbed/feature-cellular 2019-12-10 14:54:57 +01:00