mbed-os/features/nanostack
Arto Kinnunen 4d8af9f333 Add getsockopt option to read network property
Add getsockopt options NSAPI_LATENCY and NSAPI_STAGGER to read
network specific timing constraints from socket.
-NS_LATENCY returns estimated latency to given address.
-NSAPI_STAGGER returns estimated initial delay that application
 should wait before transmitting data to network.

Application can use the new options to avoid network congestion by
adjusting transmission delays and retry timeouts.

Add wrappers to make API usage easier:
-get_rtt_estimate_to_address
-get_stagger_estimate_to_address

This is backport of the https://github.com/ARMmbed/mbed-os/pull/12522
2020-04-29 13:20:42 +03:00
..
coap-service Squashed 'features/nanostack/coap-service/' changes from e5e0c138e6..5aa54b8e62 2020-04-16 13:08:27 +03:00
mbed-mesh-api Added Wi-SUN statistics interface 2020-04-14 10:04:44 +03:00
nanostack-hal-mbed-cmsis-rtos Fix to use correct build flag MBED_CONF_NANOSTACK_CONFIGURATION 2019-08-27 17:20:40 +03:00
nanostack-interface Add getsockopt option to read network property 2020-04-29 13:20:42 +03:00
sal-stack-nanostack Merge commit '8696907765975bba8cb098c2772c89198c71a783' into feature-wisun 2020-04-16 14:23:56 +03:00
sal-stack-nanostack-eventloop Merge commit '7c99079717dd610f0674f6cf38a77af14f987dc6' 2019-08-26 15:46:10 +03:00
targets MCUXpresso: Update KW41 nanostack drivers to not enter deep sleep when active 2019-08-12 10:57:11 -05:00
CONTRIBUTING.md Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00