![]() |
nRF Connect SDK API 3.3.99
|
| int srv_store_remove_all | ( | bool | force | ) |
#include <applications/nrf_audio/src/bluetooth/bt_stream/unicast/server_store.h>
Remove all servers.
| [in] | force | Set true to remove servers even if they have active connection. Use false for normal operation, use true with caution. |
| 0 | Success. |
| Negative | error code on failure. |