Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/chpp/
H A Dapp.c602 struct ChppSyncResponse *syncResponse = &endpointState->syncResponse; in chppProcessNegotiatedHandleDatagram() local
1106 struct ChppSyncResponse *syncResponse, in chppWaitForResponseWithTimeout()
/aosp_15_r20/system/chre/chpp/include/chpp/
H A Dapp.h505 struct ChppSyncResponse syncResponse; member