mbed-os/features/cellular/framework
Antti Kauppila d08d55da88 New ATHandler functions taken into use
New ATHandler functions taken into use for rest of the targets (BG96 was updated initially) to reduce code size. This means basically that new functions using variadic list approach are taken into use and with those one can usually write AT commands in single line instead of multiple lines.
Only internal changes and API's are not modified.
2019-08-27 09:15:51 +03:00
..
API Cellular: moved string_to_pdp_type from AT_CellularContext to CellularUtil 2019-08-12 10:27:57 +03:00
AT New ATHandler functions taken into use 2019-08-27 09:15:51 +03:00
common Cellular: moved string_to_pdp_type from AT_CellularContext to CellularUtil 2019-08-12 10:27:57 +03:00
device Cellular: Fix shutdown to stop statemachine 2019-08-02 02:26:12 -07:00
targets New ATHandler functions taken into use 2019-08-27 09:15:51 +03:00