nRF Connect SDK API 2.8.99
|
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. |