mbed-os/UNITTESTS/features/cellular/framework/AT/at_cellularcontext
Kimmo Vaisanen ab71b2dba8 Cellular: Fix get_interface_name to not include leading zero
Multihoming documentation about interface name:
"Two character name string is concatenated with 8 bit value containing index which is incremented on each netif addition"

Cellular uses context id as index and to follow LWIP (LWIP::Interface::get_interface_name), index does not include leading zeros.
2019-09-16 09:59:31 +03:00
..
at_cellularcontexttest.cpp Cellular: Fix get_interface_name to not include leading zero 2019-09-16 09:59:31 +03:00
unittest.cmake Cellular: fix ATHandler destructor possible crash on delete 2019-09-03 09:09:05 +03:00