Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c185 static void hostIntfGenerateResponse(void *cookie);
496 if (!osDefer(hostIntfGenerateResponse, NULL, true)) { in hostIntfTxAckDone()
504 static void hostIntfGenerateResponse(void *cookie) in hostIntfGenerateResponse() function