![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| [in] | addr | Pointer to the address of the server. |
| true | The server exists. |
| false | The server does not exist. |