![]() |
nRF Connect SDK API 3.3.99
|
| int bt_ras_rreq_read_features | ( | struct bt_conn * | conn, |
| bt_ras_rreq_features_read_cb_t | cb ) |
#include <include/bluetooth/services/ras.h>
Read supported RAS features from peer.
| [in] | conn | Connection Object, which already has associated RREQ context. |
| [in] | cb | Features read callback. |
| 0 | If the operation was successful. Otherwise, a negative error code is returned. |