Home
last modified time | relevance | path

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

/chre-3.4.0/chpp/platform/linux/include/chpp/platform/
Dplatform_log.h32 #ifndef PRIuSIZE
33 #define PRIuSIZE "zu" macro
/chre-3.4.0/chpp/clients/
Dloopback.c128 ", response len=%" PRIuSIZE ", request len=%" PRIuSIZE in chppDispatchLoopbackServiceResponse()
129 ", first err=%" PRIuSIZE ", total err=%" PRIuSIZE, in chppDispatchLoopbackServiceResponse()
149 CHPP_LOGI("Loopback test. payload len=%" PRIuSIZE ", request len=%" PRIuSIZE, in chppRunLoopbackTest()
Dgnss.c548 CHPP_LOGD("chppGnssLocationResultNotification received data len=%" PRIuSIZE, in chppGnssLocationResultNotification()
558 CHPP_LOGE("Location result conversion failed: len=%" PRIuSIZE, len); in chppGnssLocationResultNotification()
577 "chppGnssMeasurementResultNotification received data len=%" PRIuSIZE, in chppGnssMeasurementResultNotification()
587 CHPP_LOGE("Measurement result conversion failed len=%" PRIuSIZE, len); in chppGnssMeasurementResultNotification()
Dwifi.c557 CHPP_LOGD("chppWifiScanEventNotification received data len=%" PRIuSIZE, len); in chppWifiScanEventNotification()
566 CHPP_LOGE("Scan event conversion failed: len=%" PRIuSIZE, len); in chppWifiScanEventNotification()
598 CHPP_LOGD("chppWifiRangingEventNotification received data len=%" PRIuSIZE, in chppWifiRangingEventNotification()
629 CHPP_LOGE("Ranging event conversion failed len=%" PRIuSIZE, len); in chppWifiRangingEventNotification()
Ddiscovery.c115 CHPP_LOGE("Descriptor len=%" PRIuSIZE " doesn't match count=%" PRIu8 in chppDiscoveryProcessDiscoverAll()
116 " and size=%" PRIuSIZE, in chppDiscoveryProcessDiscoverAll()
Dwwan.c338 CHPP_LOGD("chppWwanGetCellInfoAsyncResult received data len=%" PRIuSIZE, len); in chppWwanGetCellInfoAsyncResult()
361 CHPP_LOGE("Cell info conversion failed len=%" PRIuSIZE " err=%" PRIu8, in chppWwanGetCellInfoAsyncResult()
Dtimesync.c98 CHPP_LOGE("Timesync resp short len=%" PRIuSIZE, len); in chppDispatchTimesyncServiceResponse()
/chre-3.4.0/chpp/
Dapp.c178 ", len=%" PRIuSIZE, in chppProcessPredefinedServiceResponse()
307 CHPP_LOGE("Datagram len=%" PRIuSIZE " < %" PRIuSIZE " for H#%" PRIu8, len, in chppDatagramLenIsOk()
546 CHPP_LOGE("H#%" PRIu8 " undefined msg type=0x%" PRIx8 " (len=%" PRIuSIZE in chppProcessPredefinedHandleDatagram()
570 CHPP_LOGE("H#%" PRIu8 " missing ctx (msg=0x%" PRIx8 " len=%" PRIuSIZE in chppProcessNegotiatedHandleDatagram()
581 CHPP_LOGE("H#%" PRIu8 " unsupported msg=0x%" PRIx8 " (len=%" PRIuSIZE in chppProcessNegotiatedHandleDatagram()
594 " ID=%" PRIu8 " cmd=0x%" PRIx16 " len=%" PRIuSIZE, in chppProcessNegotiatedHandleDatagram()
693 CHPP_LOGD("RX datagram len=%" PRIuSIZE " H#%" PRIu8, len, *handle); in chppAppProcessRxDatagram()
696 CHPP_LOGE("RX datagram len=%" PRIuSIZE " H#%" PRIu8 " type=0x%" PRIx8 in chppAppProcessRxDatagram()
701 CHPP_LOGD("RX datagram len=%" PRIuSIZE " H#%" PRIu8 " type=0x%" PRIx8 in chppAppProcessRxDatagram()
Dtransport.c111 " after %" PRIuSIZE " bytes", in chppSetRxState()
457 CHPP_LOGI("Trans-looping back len=%" PRIu16 " RX len=%" PRIuSIZE, in chppProcessTransportLoopbackRequest()
477 CHPP_LOGE("rx len=%" PRIuSIZE " != tx len=%" PRIuSIZE, in chppProcessTransportLoopbackResponse()
487 CHPP_LOGE("rx & tx data don't match: len=%" PRIuSIZE, in chppProcessTransportLoopbackResponse()
494 CHPP_LOGD("Rx successful transport-loopback (payload len=%" PRIuSIZE ")", in chppProcessTransportLoopbackResponse()
624 ". Datagram len=%" PRIuSIZE ". Sending ACK=%" PRIu8, in chppProcessRxPayload()
639 CHPP_LOGD("App layer processed datagram with len=%" PRIuSIZE in chppProcessRxPayload()
691 ", len=%" PRIuSIZE, in chppRxChecksumIsOk()
745 " at loc=%" PRIuSIZE " of len=%" PRIuSIZE, in chppRegisterRxAck()
754 CHPP_LOGW("Seq %" PRIu8 " ACK'd after %" PRIuSIZE " reTX", in chppRegisterRxAck()
[all …]
Dservices.c108 ", min_len=%" PRIuSIZE " ", in chppRegisterService()
DQUICKSTART.md15 1. Logging (including defining CHPP_LOGx, CHPP_LOG_OOM, PRIuSIZE)
Dclients.c192 ".%" PRIu16 ", min_len=%" PRIuSIZE, in chppRegisterClient()
/chre-3.4.0/chpp/services/
Dloopback.c42 CHPP_LOGI("Looping back len=%" PRIuSIZE, len); in chppDispatchLoopbackClientRequest()
Dtimesync.c55 CHPP_LOGD("chppTimesyncGetTime returning %" PRIuSIZE in chppTimesyncGetTime()
Dwifi.c350 ", %" PRIuSIZE " bytes", in chppWifiServiceGetCapabilities()
422 "len=%" PRIuSIZE, in chppWifiServiceRequestScanAsync()
472 "len=%" PRIuSIZE, in chppWifiServiceRequestRangingAsync()
Dwwan.c321 ", %" PRIuSIZE " bytes", in chppWwanServiceGetCapabilities()
Dgnss.c357 ", %" PRIuSIZE " bytes", in chppGnssServiceGetCapabilities()