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

◆ unicast_client_discover()

int unicast_client_discover ( struct bt_conn *  conn,
enum unicast_discover_dir  dir 
)

Start service discovery for a Bluetooth LE Audio unicast (CIS) server.

Parameters
[in]connPointer to the connection.
[in]dirDirection of the stream.
Return values
-EALREADYDevice has already been discovered.
-ENOSPCNo more room in headset list.
0Success.