nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ srv_store_remove_by_addr()

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.

Note
srv_store_lock() must be called before accessing this function.
Parameters
[in]addrPointer to the address associated with the server to remove.
Return values
0Success.
Negativeerror code on failure.