mbed-os/features/nanostack
Michal Paszta d47f18a130 Nanostack: release connect_semaphore only when it is pending
Only release if the current _connect_status is CONNECTING. If the semaphore is released many times for each connect, then the next connect will not wait(), as it will be able to decrement the semaphore imediatelly.
2019-05-03 12:24:48 +01:00
..
coap-service test_soap_connection_handler leaks memory when open_connection fails 2019-04-24 13:37:42 +01:00
mbed-mesh-api Nanostack: release connect_semaphore only when it is pending 2019-05-03 12:24:48 +01:00
nanostack-hal-mbed-cmsis-rtos Fix compiler warnings in Nanostack HAL 2019-04-05 12:26:56 +01:00
nanostack-interface Update nanostack-interface error mapping 2019-04-05 12:26:14 +01:00
sal-stack-nanostack Squashed 'features/nanostack/sal-stack-nanostack/' changes from 76da6a5..84a07ce 2019-03-12 10:06:35 -05:00
sal-stack-nanostack-eventloop Merge commit '7a7888227901179597fffc163a23dd15c8d055a9' 2019-02-25 15:53:04 +02:00
targets Add nanostack support for KW41Z 2019-01-09 07:43:41 -06:00
CONTRIBUTING.md Remove nanostack binary libraries 2017-11-16 14:20:28 +02:00