Lines Matching refs:CHPP_LOGE
126 CHPP_LOGE("H#%" PRIu8 " unknown request. cmd=%#x, ID=%" PRIu8, in chppProcessPredefinedClientRequest()
177 CHPP_LOGE("H#%" PRIu8 " unknown response. cmd=%#x, ID=%" PRIu8 in chppProcessPredefinedServiceResponse()
271 CHPP_LOGE("Invalid H#%" PRIu8, handle); in chppDatagramLenIsOk()
302 CHPP_LOGE("Invalid type=%d or H#%" PRIu8, messageType, handle); in chppDatagramLenIsOk()
307 CHPP_LOGE("Datagram len=%" PRIuSIZE " < %" PRIuSIZE " for H#%" PRIu8, len, in chppDatagramLenIsOk()
342 CHPP_LOGE("Rx service response but client closed"); in chppGetDispatchFunction()
358 CHPP_LOGE("Rx service notification but client closed"); in chppGetDispatchFunction()
504 CHPP_LOGE("Unknown type=0x%" PRIx8 " (H#%" PRIu8 ")", type, handle); in chppClientServiceContextOfHandle()
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()
593 CHPP_LOGE("RX dispatch err=0x%" PRIx16 " H#%" PRIu8 " type=0x%" PRIx8 in chppProcessNegotiatedHandleDatagram()
688 CHPP_LOGE("App rx w/ len 0"); in chppAppProcessRxDatagram()
696 CHPP_LOGE("RX datagram len=%" PRIuSIZE " H#%" PRIu8 " type=0x%" PRIx8 in chppAppProcessRxDatagram()