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

◆ latency_request

void(* bt_latency_cb::latency_request) (const void *buf, uint16_t len)

Latency received callback.

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

It is optional for an application to handle the write request when measuring the latency.

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