nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ latency_response

void(* bt_latency_client_cb::latency_response) (const void *buf, uint16_t len)

Latency received callback.

This function is called when a GATT write response has been received by the Latency characteristic.

It is mandatory for an application to handle the write response when measuring the latency.

Parameters
[in]bufLatency data.
[in]lenLatency data length.