Home
last modified time | relevance | path

Searched defs:rxHeader (Results 1 – 12 of 12) sorted by relevance

/system/chre/chpp/
Dapp.c100 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppProcessPredefinedClientRequest() local
150 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppProcessPredefinedServiceResponse() local
239 struct ChppAppHeader *rxHeader, size_t len) { in chppDatagramLenIsOk()
506 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppProcessPredefinedHandleDatagram() local
550 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppProcessNegotiatedHandleDatagram() local
673 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppAppProcessRxDatagram() local
790 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppAppShortResponseErrorHandler() local
Dclients.c527 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppClientProcessOpenResponse() local
/system/chre/chpp/services/
Dtimesync.c66 const struct ChppAppHeader *rxHeader = (const struct ChppAppHeader *)buf; in chppDispatchTimesyncClientRequest() local
Ddiscovery.c85 const struct ChppAppHeader *rxHeader = (const struct ChppAppHeader *)buf; in chppDispatchDiscoveryClientRequest() local
Dwwan.c138 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchWwanRequest() local
Dgnss.c150 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchGnssRequest() local
Dwifi.c171 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchWifiRequest() local
/system/chre/chpp/clients/
Dwifi.c196 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchWifiResponse() local
279 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchWifiNotification() local
558 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppWifiRequestRangingResult() local
580 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppWifiRequestNanSubscribeResult() local
602 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppWifiNanSubscriptionCanceledResult() local
Dgnss.c176 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchGnssResponse() local
252 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchGnssNotification() local
489 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppGnssConfigurePassiveLocationListenerResult() local
Ddiscovery.c282 const struct ChppAppHeader *rxHeader = (const struct ChppAppHeader *)buf; in chppDispatchDiscoveryServiceResponse() local
Dwwan.c158 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchWwanResponse() local
/system/chre/chpp/include/chpp/
Dtransport.h400 struct ChppTransportHeader rxHeader; // Rx packet header member