Lines Matching refs:CHPP_LOGE
96 CHPP_LOGE("Client not ready (everInit=%d, init=%d, open=%" PRIu8 ")", in chppIsClientApiReady()
174 CHPP_LOGE("Max clients registered: %" PRIu8, in chppRegisterClient()
316 CHPP_LOGE("Dupe req ID=%" PRIu8 " existing ID=%" PRIu8 " from t=%" PRIu64, in chppClientTimestampRequest()
355 CHPP_LOGE("Resp with no req t=%" PRIu64, in chppClientTimestampResponse()
361 CHPP_LOGE("Extra resp at t=%" PRIu64 " for req t=%" PRIu64, in chppClientTimestampResponse()
368 CHPP_LOGE("Late resp at t=%" PRIu64 " for req t=%" PRIu64, in chppClientTimestampResponse()
376 CHPP_LOGE("Invalid resp ID=%" PRIu8 " at t=%" PRIu64 in chppClientTimestampResponse()
464 CHPP_LOGE("Response timeout after %" PRIu64 " ms", in chppSendTimestampedRequestAndWaitTimeout()
510 CHPP_LOGE("Service open fail from state=%" PRIu8 " psudo=%d blocking=%d", in chppClientSendOpenRequest()
531 CHPP_LOGE("Service open failed at service"); in chppClientProcessOpenResponse()
571 CHPP_LOGE("Closing open req #%" PRIu16 " clear %d", cmdIdx, clearOnly); in chppClientCloseOpenRequests()