mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 20:52:58 +01:00
3361f92202
When a connection is aborted and the node in question is a slave then it can be advertising/scanning at the time. The incoming event triggers the state to be changed to IDLE but ongoing adv/scan which will cause 'nimble_netif_conn_start_adv' to fail to allocate a handle as the netif will still be busy. Therefore when stop scan/stop before switching the state. |
||
---|---|---|
.. | ||
include | ||
Makefile | ||
nimble_autoconn.c |