mbed-os/features/cellular/framework
Teppo Järvelin 753ba8ceb6 Cellular: fix ATHandler destructor possible crash on delete
In some multithread cases there is possibility that process_oob function
was called after ATHandler was deleted. Fix is to wait if oob processing
is ongoing.
2019-09-03 09:09:05 +03:00
..
API Merge pull request #11245 from dextero/8bit-sms 2019-08-23 13:51:59 +02:00
AT Cellular: fix ATHandler destructor possible crash on delete 2019-09-03 09:09:05 +03:00
common Coverity issues fixed 2019-08-14 16:22:05 +03:00
device Cellular: notify global up after we have IP address 2019-08-14 12:54:13 +03:00
targets Merge pull request #11246 from AriParkkila/cell-bg96-ipv6 2019-08-22 11:08:23 +02:00