nRF Connect SDK API 0.1.0
|
Throughput callback structure. More...
#include <throughput.h>
Data Fields | |
uint8_t(* | data_read )(const struct bt_throughput_metrics *met) |
Data read callback. | |
void(* | data_received )(const struct bt_throughput_metrics *met) |
Data received callback. | |
void(* | data_send )(const struct bt_throughput_metrics *met) |
Data send callback. | |
Throughput callback structure.