Searched defs:rxHeader (Results 1 – 12 of 12) sorted by relevance
100 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppProcessPredefinedClientRequest() local145 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppProcessPredefinedServiceResponse() local197 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppProcessPredefinedClientNotification() local224 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppProcessPredefinedServiceNotification() local250 struct ChppAppHeader *rxHeader, size_t len) { in chppDatagramLenIsOk()520 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppProcessPredefinedHandleDatagram() local564 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppProcessNegotiatedHandleDatagram() local685 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppAppProcessRxDatagram() local
529 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppClientProcessOpenResponse() local
174 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchGnssResponse() local250 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchGnssNotification() local386 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppGnssGetCapabilitiesResult() local422 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppGnssControlLocationSessionResult() local462 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppGnssControlMeasurementSessionResult() local500 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppGnssConfigurePassiveLocationListenerResult() local
180 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchWifiResponse() local252 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchWifiNotification() local403 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppWifiGetCapabilitiesResult() local439 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppWifiConfigureScanMonitorResult() local488 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppWifiRequestScanResult() local519 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppWifiRequestRangingResult() local
155 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchWwanResponse() local305 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppWwanGetCapabilitiesResult() local340 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppWwanGetCellInfoAsyncResult() local
296 const struct ChppAppHeader *rxHeader = (const struct ChppAppHeader *)buf; in chppDispatchDiscoveryServiceResponse() local
85 const struct ChppAppHeader *rxHeader = (const struct ChppAppHeader *)buf; in chppDispatchDiscoveryClientRequest() local
71 const struct ChppAppHeader *rxHeader = (const struct ChppAppHeader *)buf; in chppDispatchTimesyncClientRequest() local
138 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchWwanRequest() local
150 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchGnssRequest() local
146 struct ChppAppHeader *rxHeader = (struct ChppAppHeader *)buf; in chppDispatchWifiRequest() local
425 struct ChppTransportHeader rxHeader; // Rx packet header member