mbed-os/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
..
API Cellular: Move cellular event queue thread ownership to CellularDevice 2020-01-07 08:28:30 +02:00
AT Merge pull request #12123 from kivaisan/refactor_variable_visibilities 2020-01-03 12:11:52 +00:00
common Merge pull request #11548 from AriParkkila/cell-dns-ip 2019-10-07 16:46:47 +01:00
device Cellular: Move cellular event queue thread ownership to CellularDevice 2020-01-07 08:28:30 +02:00
targets Merge pull request #12020 from linlingao/fix_rat 2020-01-02 10:08:11 +00:00