mbed-os/UNITTESTS/features/cellular/framework
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
..
AT Unittest cleanup made 2019-12-11 12:05:02 +02:00
common Cellular: Fix resolving of DNS server IPv4/6 address 2019-09-25 03:16:45 -07:00
device Cellular: Move cellular event queue thread ownership to CellularDevice 2020-01-07 08:28:30 +02:00