nRF Connect SDK API 2.8.99
|
uint8_t(* bt_throughput_cb::data_read) (const struct bt_throughput_metrics *met) |
Data read callback.
This function is called when data has been read from the Throughput Characteristic.
[in] | met | Throughput metrics. |
BT_GATT_ITER_CONTINUE | To keep notifications enabled. |
BT_GATT_ITER_STOP | To disable notifications. |