mbed-os/features/nanostack
Michal Paszta 2b26a62cc7 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-04-24 11:31:16 +03:00
..
coap-service Merge pull request #9981 from janjongboom/patch-8 2019-04-08 10:39:56 +02:00
mbed-mesh-api Nanostack: release connect_semaphore only when it is pending 2019-04-24 11:31:16 +03:00
nanostack-hal-mbed-cmsis-rtos Fix compiler warnings in Nanostack HAL 2019-03-26 13:19:33 +02:00
nanostack-interface Update nanostack-interface error mapping 2019-03-08 16:28:20 +02:00
sal-stack-nanostack Merge commit 'fbef0d8e70234611e131a94c4f4e97bd99634548' 2019-03-07 17:26:32 +02: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