Home
last modified time | relevance | path

Searched refs:METRICS_INTERVAL (Results 1 – 1 of 1) sorted by relevance

/samples/bluetooth/central_gatt_write/src/
A Dgatt_write_common.c138 #define METRICS_INTERVAL 1U /* seconds */ macro
166 if (delta > (METRICS_INTERVAL * NSEC_PER_SEC)) { in write_cmd_cb()
190 write_rate = ((uint64_t)write_len << 3) * (METRICS_INTERVAL * NSEC_PER_SEC) / in write_cmd_cb()

Completed in 7 milliseconds