![]() |
nRF Connect SDK API 3.3.99
|
| int unicast_client_discover | ( | struct bt_conn * | conn, |
| enum unicast_discover_dir | dir ) |
#include <applications/nrf_audio/src/bluetooth/bt_stream/unicast/unicast_client.h>
Start service discovery for a Bluetooth LE Audio unicast (CIS) server.
| [in] | conn | Pointer to the connection. |
| [in] | dir | Direction of the stream. |
| -EALREADY | Device has already been discovered. |
| -ENOSPC | No more room in headset list. |
| 0 | Success. |