mbed-os/features/cellular/framework
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
..
API Cellular: Add API to clear CellularDevice 2019-09-09 06:14:20 -07:00
AT Cellular: Fix get_interface_name to not include leading zero 2019-09-16 09:59:31 +03:00
common Cellular: Stack type based on assigned IP addresses versions 2019-09-12 12:55:33 +03:00
device Cellular: Add API to clear CellularDevice 2019-09-09 06:14:20 -07:00
targets Merge pull request #11424 from mirelachirica/stack_type_ip_versions 2019-09-13 11:46:06 +02:00