![]() |
nRF Connect SDK API 3.3.99
|
Pointers to the callback functions for service events. More...
#include <nus.h>
Data Fields | |
| void(* | received )(struct bt_conn *conn, const uint8_t *const data, uint16_t len) |
| Data received callback. | |
| void(* | sent )(struct bt_conn *conn) |
| Data sent callback. | |
| void(* | send_enabled )(enum bt_nus_send_status status) |
| Send state callback. | |
Pointers to the callback functions for service events.