Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/
H A Dtransport.c191 enum ChppTransportErrorCode headerCheckResult = chppRxHeaderCheck(context); in chppConsumeHeader() local
192 if (headerCheckResult != CHPP_TRANSPORT_ERROR_NONE) { in chppConsumeHeader()
196 headerCheckResult)); in chppConsumeHeader()