![]() |
nRF Connect SDK API 3.3.99
|
| int srv_store_remove_by_addr | ( | bt_addr_le_t const *const | addr | ) |
#include <applications/nrf_audio/src/bluetooth/bt_stream/unicast/server_store.h>
Remove a single stored server based on address.
| [in] | addr | Pointer to the address associated with the server to remove. |
| 0 | Success. |
| Negative | error code on failure. |