Home
last modified time | relevance | path

Searched defs:syncResponse (Results 1 – 2 of 2) sorted by relevance

/system/chre/chpp/
Dapp.c596 struct ChppSyncResponse *syncResponse = &endpointState->syncResponse; in chppProcessNegotiatedHandleDatagram() local
1088 struct ChppSyncResponse *syncResponse, in chppWaitForResponseWithTimeout()
/system/chre/chpp/include/chpp/
Dapp.h503 struct ChppSyncResponse syncResponse; member