![]() |
nRF Connect SDK API 3.3.99
|
| int bt_cts_read_current_time | ( | struct bt_cts_client * | cts_c, |
| bt_cts_read_cb | func ) |
#include <include/bluetooth/services/cts_client.h>
Function for reading the peer's Current Time Service Current Time characteristic.
| [in] | cts_c | Current Time Service client structure. |
| [in] | func | The callback function. |
| 0 | If all operations are successful. Otherwise, a (negative) error code is returned. |