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

◆ srv_store_server_exists()

bool srv_store_server_exists ( bt_addr_le_t const *const addr)

#include <applications/nrf_audio/src/bluetooth/bt_stream/unicast/server_store.h>

Check if there is a server with the given address in the server store.

Parameters
[in]addrPointer to the address of the server.
Return values
trueThe server exists.
falseThe server does not exist.