#include <dwc.h>typedef void(*) DWCUserPingCallback(int latency,
u8 aid,
void *param);| Latency associated with ping (in milliseconds). | |
| AID of other party for which ping was measured. | |
| Callback parameter. |
None.
This callback function can be set using DWC_SetUserPingCallback.
CONFIDENTIAL