nRF Connect SDK API 0.1.0
|
void(* bt_nus_cb::sent) (struct bt_conn *conn) |
Data sent callback.
The data has been sent as a notification and written on the NUS TX Characteristic.
[in] | conn | Pointer to connection object, or NULL if sent to all connected peers. |